XE33PVR::Lab6 - Final Assignment

Replace the advert in the video

Tak images from image sequence. Replace the image of the logo in the sequence
Corresponding points between the model image and the sequence images can be found here. Each cell corr{i} contains 6 x N matrix of correspondences, each column is [x_model y_model 1 x_frame_i y_frame_i 1]'. Example: correspondences between model.png and the first image 0000.png is in corr{1} .
Output:
* Video of the logo localization
* Video with occlusions detected
* Final video with the logo replaced.

MATLAB supports video by the following functions avifile , immovie , movie2avi , etc ...


Have the videos ready before you sign for an exam. If you use manual inteaction at any stage, prepare two sets of videos - automatic (no manual inteaction) and a perfect looking version (with manual interaction).

[XE33PVR labs | Responsible: Ondrej Chum ]
Last modified 15 Dec 2008.