搜索资源列表
Harris
- harris角点检测,比较稳定,是一个很好的算法。
harris
- 该程序用来提取图像中目标区域的harris算子,并且能够进行图像检索,图像特征提取等等重要的项目分析,是实验室原创的东西,需要和数据库链接
harris
- 采用matlab编写harris特征匹配
Harris-VC
- 图像处理和相机标定中的经典角点提取算法,Harris算法的VC源代码-Image processing and camera calibration in the classical corner-point extraction algorithm, Harris algorithm source code for VC
harristest
- harris角点检测的程序,希望对大家有用!!也是自己收集来的。-harris corner detection procedures, useful for all of us hope! ! Also collected their own.
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
HarrisCorner
- Harris Corner operator algorithm opens bmp
David_Harris
- CMOS VLSI Design 3e - David Harris & H E Weste solution-CMOS VLSI Design 3e- David Harris & H E Weste solution
77433642HarrisCorner
- harris corner detector code in vc++ is added in this file.
harris
- harris corner detection
Harris
- harris corner detector test thingy
Harris
- 数字图象处理 Harris c#图像处理-Harris DrawPoint Corner
sadfasdf234123sd
- Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
hi
- Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate
Harris
- 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
Harris
- Harris corner detector
harris
- Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
harris图像拼接
- 该代码用于图像拼接,harris算法对特征点进行提取后的拼接,可看到特征点的图(The code used for image stitching, Harris algorithm for the extraction of feature points after the stitching, you can see the feature points of the map)
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)