2015-10-27
systems-engineering-tooling
I am a somewhat intermediate developer mainly focusing on computer vision related development. I recently had to upgrade to Ubuntu 14.04 (Trusty) and it turned out I rely on quite a lot of …
2015-10-23
systems-engineering-tooling
Needed a bunch of OpenCV features which are not available by default.
Build Commands cmake ../ -DCMAKE_BUILD_TYPE=RELEASE -DWITH_TBB=ON -DWITH_QT=ON -DWITH_OPENMP=ON -DWITH_PTHREADS_PF=ON …
2015-09-14
robotics-perception-systems
Abstract There has been a paradigm shifting trend towards feature-less methods due to their elegant formulation, accuracy and ever increasing computational power. In this work, we present a …
2015-09-10
robotics-perception-systems
Abstract In this paper we address the problem of multiview color consistency. We propose to use a graph model of 3d positions obtained using matched dense feature points. We define an energy …
2014-08-01
life-travel-reflections
Just come across a wonderful strategy for making the less dominant people in a group speak up their ideas.
Kellogg - Animation - Final for Site
2014-05-10
robotics-perception-systems
Project Summary A fixed object is observed with a fixed camera under different light direction. See figure below for the setup. The aim of the project is to infer depth model from these set …
2014-04-23
systems-engineering-tooling
The new High Efficiency Video Coding (HEVC) standard has been recently developed by the Joint Collaborative Team on Video Coding (JCT-VC) which was established by the ISO/IEC Moving Picture …
2014-04-18
robotics-perception-systems
Mitotic count is an important parameter for the prognosis of breast cancer. However, mitosis detection is a challenging problem and has not been addressed well in the literature. Indeed, …
2014-04-12
robotics-perception-systems
Project Summary Given a 3D point cloud the task is to filter out the noisy points. In the project we use the 'Tensor Voting Method' [1,2] for outlier detection. Acknowledgement This project …
2014-03-26
systems-engineering-tooling
Qt is a very flexible and versatile library. In one of my previous blog entry I had described how is it possible to create simple GUIs with Qt. If you are not very familiar with Qt, you may …
2014-03-18
robotics-perception-systems
Project Summary We create a 3D model of flat objects from single view. The method used is based on a paper by Criminisi [1]. Acknowledgement This project is a part of the Computer Vision …
2014-02-24
robotics-perception-systems
Project Summary The objective of this project is to understand the algorithm beneath the magnetic lasso tool. Magnetic lasso tool is one of the common tools found in tools like Gimp, Adobe …