varun47/ImageProcessing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This folder contains some code that I wrote either as a hobby or to test performance when integrated with a project I was doing. ********************************* Details ********************************* ehsw.m --- Matlab file containing an algorithm for fast matching of histograms. Implementation of a CVPR2008 paper. SurfReg.cpp --- A C++ implementation of SURF based feature matching and registration of images using OpenCV functions. MORE COMING SOON!!!!