Introduction - If you have any usage issues, please Google them yourself
OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.
Packet : 11912886opencv_sift_vc6.rar filelist
TestSIFTVC6\KeyPoint.cpp
TestSIFTVC6\KeyPoint.h
TestSIFTVC6\MatchInfo.cpp
TestSIFTVC6\MatchInfo.h
TestSIFTVC6\MinHeap.cpp
TestSIFTVC6\MinHeap.h
TestSIFTVC6\ReadMe.txt
TestSIFTVC6\resource.h
TestSIFTVC6\ScaleSpace.cpp
TestSIFTVC6\ScaleSpace.h
TestSIFTVC6\SIFT.cpp
TestSIFTVC6\SIFT.h
TestSIFTVC6\StdAfx.cpp
TestSIFTVC6\StdAfx.h
TestSIFTVC6\TestSIFT.aps
TestSIFTVC6\TestSIFT.clw
TestSIFTVC6\TestSIFT.cpp
TestSIFTVC6\TestSIFT.dsp
TestSIFTVC6\TestSIFT.dsw
TestSIFTVC6\TestSIFT.h
TestSIFTVC6\TestSIFT.ncb
TestSIFTVC6\TestSIFT.plg
TestSIFTVC6\TestSIFT.rc
TestSIFTVC6\TestSIFTDlg.cpp
TestSIFTVC6\TestSIFTDlg.h
TestSIFTVC6\res\TestSIFT.ico
TestSIFTVC6\res\TestSIFT.rc2
TestSIFTVC6\res\Thumbs.db
TestSIFTVC6\TestSIFT.opt
TestSIFTVC6\res
TestSIFTVC6