文件名称:SURF_VC6.0
介绍说明--下载内容均来自于网络,请自行研究使用
Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is higher. The correct configuration OpenCV to modify the input image to run correctly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SURF_VC6.0\basmati.pgm
..........\book.pgm
..........\box.pgm
..........\Debug\fasthessian.obj
..........\.....\fasthessian.sbr
..........\.....\integral.obj
..........\.....\integral.sbr
..........\.....\main.bsc
..........\.....\main.exe
..........\.....\main.ilk
..........\.....\main.obj
..........\.....\main.pch
..........\.....\main.pdb
..........\.....\main.sbr
..........\.....\surf.obj
..........\.....\surf.sbr
..........\.....\utils.obj
..........\.....\utils.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\fasthessian.cpp
..........\fasthessian.h
..........\integral.cpp
..........\integral.h
..........\ipoint.h
..........\kmeans.h
..........\main.cpp
..........\main.dsp
..........\main.dsw
..........\main.ncb
..........\main.opt
..........\main.plg
..........\OpenCV_Source\cv.h
..........\.............\cv.hpp
..........\.............\cv.lib
..........\.............\cv100.dll
..........\.............\cvaux.hpp
..........\.............\cvaux.lib
..........\.............\cvcam.lib
..........\.............\cvcompat.h
..........\.............\cvtypes.h
..........\.............\cvver.h
..........\.............\cxcore.h
..........\.............\cxcore.hpp
..........\.............\cxcore.lib
..........\.............\cxcore100.dll
..........\.............\cxerror.h
..........\.............\cxtypes.h
..........\.............\highgui.h
..........\.............\highgui.lib
..........\.............\highgui100.dll
..........\scene.pgm
..........\surf.cpp
..........\surf.h
..........\surflib.h
..........\utils.cpp
..........\utils.h
..........\Debug
..........\OpenCV_Source
..........\Release
SURF_VC6.0
..........\book.pgm
..........\box.pgm
..........\Debug\fasthessian.obj
..........\.....\fasthessian.sbr
..........\.....\integral.obj
..........\.....\integral.sbr
..........\.....\main.bsc
..........\.....\main.exe
..........\.....\main.ilk
..........\.....\main.obj
..........\.....\main.pch
..........\.....\main.pdb
..........\.....\main.sbr
..........\.....\surf.obj
..........\.....\surf.sbr
..........\.....\utils.obj
..........\.....\utils.sbr
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\fasthessian.cpp
..........\fasthessian.h
..........\integral.cpp
..........\integral.h
..........\ipoint.h
..........\kmeans.h
..........\main.cpp
..........\main.dsp
..........\main.dsw
..........\main.ncb
..........\main.opt
..........\main.plg
..........\OpenCV_Source\cv.h
..........\.............\cv.hpp
..........\.............\cv.lib
..........\.............\cv100.dll
..........\.............\cvaux.hpp
..........\.............\cvaux.lib
..........\.............\cvcam.lib
..........\.............\cvcompat.h
..........\.............\cvtypes.h
..........\.............\cvver.h
..........\.............\cxcore.h
..........\.............\cxcore.hpp
..........\.............\cxcore.lib
..........\.............\cxcore100.dll
..........\.............\cxerror.h
..........\.............\cxtypes.h
..........\.............\highgui.h
..........\.............\highgui.lib
..........\.............\highgui100.dll
..........\scene.pgm
..........\surf.cpp
..........\surf.h
..........\surflib.h
..........\utils.cpp
..........\utils.h
..........\Debug
..........\OpenCV_Source
..........\Release
SURF_VC6.0