文件名称:Prosac
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.2mb
- 下载次数:
- 2次
- 提 供 者:
- 孔*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用opencv2.3.1+vs2008实现PROSAC算法。PROSAC是比ransac算法更快的剔除无匹配算法。前提是,这种策略的前提是假定匹配度高的特征是内点的概率比匹配度低的特征要高。 -With opencv2.3.1+ vs2008 realize PROSAC algorithm. PROSAC is faster than ransac algorithm of eliminate no matching algorithms. Premise is, this strategy is the premise of assume that match the characteristics of the high degree of interior point of probability matching the characteristics of low degree than to high.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Prosac\Prosac\shiyan\shiyan.vcproj
......\......\......\opencv_core231.lib
......\......\......\opencv_features2d231.lib
......\......\......\ReadMe.txt
......\......\......\stdafx.h
......\......\......\opencv_flann231.lib
......\......\......\opencv_gpu231.lib
......\......\......\opencv_haartraining_engine.lib
......\......\......\opencv_highgui231.lib
......\......\......\Prosac.h
......\......\......\targetver.h
......\......\......\stdafx.cpp
......\......\......\opencv_imgproc231.lib
......\......\......\opencv_legacy231.lib
......\......\......\opencv_ml231.lib
......\......\......\opencv_objdetect231.lib
......\......\......\shiyan.vcproj.E6F4FA065120441.Administrator.user
......\......\......\opencv_ts231.lib
......\......\......\opencv_video231.lib
......\......\......\Debug\BuildLog.htm
......\......\......\.....\shiyan.exe.embed.manifest
......\......\......\.....\vc90.idb
......\......\......\.....\shiyan.pch
......\......\......\.....\vc90.pdb
......\......\......\.....\stdafx.obj
......\......\......\.....\shiyan.obj
......\......\......\.....\shiyan.exe.embed.manifest.res
......\......\......\.....\shiyan.exe.intermediate.manifest
......\......\......\.....\mt.dep
......\......\......\opencv_calib3d231.lib
......\......\......\opencv_contrib231.lib
......\......\......\Release\BuildLog.htm
......\......\......\.......\shiyan.pch
......\......\......\.......\vc90.pdb
......\......\......\.......\vc90.idb
......\......\......\.......\stdafx.obj
......\......\......\.......\shiyan.obj
......\......\......\.......\shiyan.exe.intermediate.manifest
......\......\......\.......\mt.dep
......\......\......\shiyan.cpp
......\......\shiyan.sln
......\......\shiyan.suo
......\......\Debug\shiyan.ilk
......\......\.....\shiyan.exe
......\......\.....\shiyan.pdb
......\......\Release\shiyan.pdb
......\......\.......\shiyan.exe
......\......\shiyan.ncb
......\说明.txt
......\Prosac\shiyan\Debug
......\......\......\Release
......\......\shiyan
......\......\Debug
......\......\Release
......\Prosac
Prosac
......\......\......\opencv_core231.lib
......\......\......\opencv_features2d231.lib
......\......\......\ReadMe.txt
......\......\......\stdafx.h
......\......\......\opencv_flann231.lib
......\......\......\opencv_gpu231.lib
......\......\......\opencv_haartraining_engine.lib
......\......\......\opencv_highgui231.lib
......\......\......\Prosac.h
......\......\......\targetver.h
......\......\......\stdafx.cpp
......\......\......\opencv_imgproc231.lib
......\......\......\opencv_legacy231.lib
......\......\......\opencv_ml231.lib
......\......\......\opencv_objdetect231.lib
......\......\......\shiyan.vcproj.E6F4FA065120441.Administrator.user
......\......\......\opencv_ts231.lib
......\......\......\opencv_video231.lib
......\......\......\Debug\BuildLog.htm
......\......\......\.....\shiyan.exe.embed.manifest
......\......\......\.....\vc90.idb
......\......\......\.....\shiyan.pch
......\......\......\.....\vc90.pdb
......\......\......\.....\stdafx.obj
......\......\......\.....\shiyan.obj
......\......\......\.....\shiyan.exe.embed.manifest.res
......\......\......\.....\shiyan.exe.intermediate.manifest
......\......\......\.....\mt.dep
......\......\......\opencv_calib3d231.lib
......\......\......\opencv_contrib231.lib
......\......\......\Release\BuildLog.htm
......\......\......\.......\shiyan.pch
......\......\......\.......\vc90.pdb
......\......\......\.......\vc90.idb
......\......\......\.......\stdafx.obj
......\......\......\.......\shiyan.obj
......\......\......\.......\shiyan.exe.intermediate.manifest
......\......\......\.......\mt.dep
......\......\......\shiyan.cpp
......\......\shiyan.sln
......\......\shiyan.suo
......\......\Debug\shiyan.ilk
......\......\.....\shiyan.exe
......\......\.....\shiyan.pdb
......\......\Release\shiyan.pdb
......\......\.......\shiyan.exe
......\......\shiyan.ncb
......\说明.txt
......\Prosac\shiyan\Debug
......\......\......\Release
......\......\shiyan
......\......\Debug
......\......\Release
......\Prosac
Prosac