Shape from silhouette and camera model slides

This slides explains how to calculate the camera intrinsics matrix, camera extrinsics matrix, and camera projection matrix from camera model. And you can find an introduction of SFS (Shape From Silhouette) method.

Comparative of different block search methods in the block matching algorithm

This work was done under Coding and Transmission of Multimedia Contents subject of Merit Master (UPC). This work is a comparison of different techniques of block matching algorithm (BM), the BM  algorithm is commonly used in image coding. In this work I implemented the BM algorithm using Matlab, and I evaluate it using different search methods.