Code from a course on Computer Vision Applications for Digital Cinema Post Productions
Credits: Initial state of the Skeleton code by Gergely Vass
Simple linear filters (blrighten, blur, sobel), feature detection (Harris filter), feature tracking with outliers/inliers acceptance and rejection (RANSAC and DLT-RANSAC algorithms), homography matrix computation.
Face replacement Demo
Associated work: Hermon Deres