搜索资源列表
harris
- 角点提取,利用HARRS角点检测方法,测试出棋盘格角点,是标定的前提-corner detect
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
my_harris
- Harris角点检测,用于图像的匹配等! 直接运行,没有错误!-Harris corner detection for image matching! Run directly error!
harry-using-cPP
- harris 角点检测的C++代码,可以运行。-harris corner detection C++ code can run.
Harris
- matlab harris角点检测 matlab harris角点检测-harris feature harris feature
harris_ncc
- harris角点检测,并对检测的角点用NCC进行匹配-harris corner detection, and detection of the corner points are matched with NCC
harris-match
- harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接-harris corner detection, and realize two image feature point matching, the final completion of image stitching
hough_lst
- harris角点检测的小程序,希望对大家有用,-harris corner detection of small procedures, we hope to be useful, thank you
corner_part
- Harris角点检测算法的研究,主要从梯度和结构张量两方面的编程-Harris corner detection algorithm research, mainly from the gradient and programming structure tensor both
harris
- 在一副数字图像中进行角点检测,代码简单,处理效率高-Harris detction in computer vision and coputer digital computer siginal procress ,it s easy to detect the image and the efficy is very high a
Harris_cornerdetect
- 图像角点检测 基于Harris 检测出角点之后可用于图像配准-After Harris corner detection image detected corner can be used for image registration based on
HarrisandCannyDetect
- Harris角点检测使用vs2008和OpenCV2.3.1编写-Harris Corner Detect for vs2008 and OpenCV2.3.1
harris
- 利用Harris角点检测算法很好的程序,通过互相关算法检测角NCC配准-Good program using Harris corner detection algorithm, detect corner through cross-correlation method for NCC registration
Harris
- harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序-Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appe
Harris
- Harris角点检测算子基于OpenCV的C++编程实现-C++ of Harris due to OpenCV
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
harris检测
- 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
Harris
- 对图像进行角点检测,带注释,图片请另行添加(Corner detection of images, annotated ,Please add a new picture)
conerdetection
- 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
harris
- 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)