saurabheights / TDCV

Tracking And Detection assignments - Winter Semester 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDCV

Tracking And Detection assignments - Winter Semester 2018

Exercises

Exercise 1

The first exercise deals with multiple images of a teabox. A 3d ply format is provided of the teabox. We have to compute the pose of the camera by manually selecting the corners of teabox in the image. This gives the correspondence from image to 3d polygon. Next, we have to compute camera pose using these correspondences. Once camera pose is known, compute SIFT feature points of each image of the teabox and backproject the SIFT 3d points on to the surface of teabox in 3d. Once we have SIFT features corresponding to location on 3d surface of teabox, we can advance to next exercise.

About

Tracking And Detection assignments - Winter Semester 2018


Languages

Language:C 59.2%Language:MATLAB 20.5%Language:HTML 6.6%Language:Python 4.1%Language:Makefile 3.0%Language:C++ 2.8%Language:CSS 1.4%Language:Objective-C 1.2%Language:Roff 0.5%Language:TeX 0.3%Language:Clean 0.3%Language:Shell 0.1%Language:M 0.1%Language:CMake 0.0%