A face recognition framework with Gabor Surface Feature Environment MatlabDiscription Contains face alignment, illumination normalization, feature extraction, dimension reduction and classification. A implementation of our paper “Gabor Surface Feature for face recognition”. code |
|
Automatic image mosaic using SIFT, RANSAC and homography code |
|
Binocular Stereo Vision and 3D reconstruction Environment C++, OpenCV, OpenGLDiscription A class project. The SURF feature and the block matching algorithm in OpenCV were used to find corresponding feature points; Delaunay triangulation was performed; 3D coordinates were computed; Finally the textures in 3D objects were rendered using OpenGL. code (Chinese) |
|
RANSAC algorithm with example of finding homography Discription RANdom SAmple Consensus algorithm for 2D line fitting or for general purposes. An example (finding a homography between 2 images) is provided.code |
|
Image pyramid (Gaussian and Laplacian) code |
|
Lucas-Kanade tracker with pyramid and iteration code |
|
Auto image collaging (自动图片拼贴) CSDN |
|
Image collaged from characters (自动文字图片拼贴) CSDN |
|
Corner detection using SUSAN operator code |
|
Fast Gabor filtering with FFT code |