搜索资源列表
harris
- 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
ccornerd
- 图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码
corner
- 角点检测程序(需要opencv库的支持)
好用的角点检测方法
- 这是一个很好用的角点检测程序,能够很准确的检测出所需要的角点
可选区域Harris角点检测matlab程序
- 选区域Harris角点检测matlab程序
susan.rar
- 一种改进的susan角点检测算法,非常好用,效果明显。,An improved susan corner detection algorithm is very easy to use, the effect clearly.
susan1
- 苏三算法,查找图像的边缘及角点检测,很实用,比起C++代码简单易懂-susan arithmetic
myself
- 自己写的角点检测程序,matlab版,来源于2D 3d image registration-Corner detection procedures, matlab version, harris Corner
HarrisMatlabSrc
- harris角点检测,功能完善,鲁棒性好,希望对大家有用,特来分享-harris corner detection, functional, robust, good hope for all of us, special to share
HarrisCorner
- 一种改进的Harris角点检测算法,效果特别好,可以根据不同的特征的图片进行参数设定。-An improved Harris corner detection algorithm results are particularly good! Different characteristics according to the picture parameter set.
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
zipSUSAN001
- zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。-Corner detection program, accurate detection of image corners. Fast
77433622corner_detector_2004
- Harris角点检测,一个姓赵的老师的教学程序,质量很高-Harris corner detection
Harris
- harris角点检测程序 用于图像配准中特征的前期检测 自带注解 -harris corner detection program features for image registration in the early detection of own comment
SUSAN
- susan角点检测 通过该算法能够检测到图像上所需要的角点-susan corner detection
strong-corner-detect
- 结合OpenCV进行强角点检测,并得到检测到的角点。-combine with OpenCV, the project detect strong corners, and return the coordinate of points.
zhangzhengyou-Harris
- 用于张氏标定图像的改进的Harris角点检测,富有原图-Zhang calibration images for the improvement of the Harris corner detection, full of artwork
point
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target_follow
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for tracking of moving targets.
target
- MATLAB编写的角点检测程序,用于对目标的检测和稳定的跟踪。很适合对于运动目标的精确跟踪。-Corner detection procedures written in MATLAB for target detection and tracking. Very suitable for the accurate tracking of moving targets.
