搜索资源列表
harris
- 该程序用来提取图像中目标区域的harris算子,并且能够进行图像检索,图像特征提取等等重要的项目分析,是实验室原创的东西,需要和数据库链接
ExtractPoints
- 摄影测量,特征点匹配,可以读入BMP位图,用Morevec算子,FForstner算子,Harris算子进行特征点的提取。-Photogrammetry, feature matching,
ceshi
- susan算子 事焦点检测的有用方法 有事强于harris 算子-susan count the usefulness of the detection method of the matter into focus something strong in harris operator
harri-hariislaplas-log
- matlab编写的角点检测算子,包括Harris,SUSAN,Harris-Laplace,Laplacian of Gaussian (LoG)以及Gilles五种算子,内含测试图像-matlab prepared corner detection operator, including Harris, SUSAN, Harris-Laplace, Laplacian of Gaussian (LoG) and Gilles five kinds of operators, including
point-feature-extration
- 基于vc6.0的点特征提取算法,包括Moravec算子、Forstner算子以及Harris算子。-Vc6.0 point feature extraction based algorithms, including Moravec operator, Forstner operator and Harris operator.
HarrisMatch
- 封装好的Harris算子提取特征点、匹配、提粗匹配类,添加到个人工程即可调用使用(基于opencv2).-Operators packaged Harris feature point extraction, matching, mention rough matching class, adding to the personal project can be called using (based on opencv2).
Harris-Corner
- Harris算子提取特征点、匹配、提粗匹配程序,(基于opencv).-Harris operator extracting feature points, matching proposed matching program, (based on opencv).
Harris
- Harris角点检测算子基于OpenCV的C++编程实现-C++ of Harris due to OpenCV