搜索资源列表
图像匹配代码
- 关于图像匹配的C++代码!
立体匹配,算子
- 包括SSD,NCC等算子,可自己参考运用
nccr
- 模板匹配的一个matlab实例,程序可读性好。-template matching a Matlab example, procedures readable.
NCC
- NCC算法的描述,很详细,适合初学者,图像匹配必须-NCC algorithm described in great detail, suitable for beginners, image matching to be
shicha_match
- 数字图像处理方面的,实现图像匹配的基本算法(相关系数法)-NCC(normalized cross correlation )
movedetect
- 用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。-VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
ncc
- 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快-From the two images match, were synthesized, Harris feature point extraction, matching speed and
-NCC
- 此代码实现的功能是匹配—增加灰度处理,是一个NCC近似算法。-failed to translate
CSSNCC
- CSS对边缘图像进行特征点提取然后用改进的NCC算法进行匹配-Using CSS in edge to extract image feature point and then using the modified NCC to match
NCC-and-the-SSDA-based-feature-points-matching-the
- 基于NCC与SSDA的快速特征点匹配融合算法(图像匹配)-NCC and the SSDA-based feature points matching the rapid integration algorithm (matching)
NCC
- NCC立体匹配算法,实现立体匹配的经典算法-NCC stereo matching
NCC-fast-image-match-suanfa
- 在图形中提取图像中的角点,为了提高精度进行亚像素检测并进行图像匹配-Extract images in the graphics in the corners, in order to improve the accuracy of sub-pixel detection and image matching
NCC-stereo-matching
- NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
立体匹配
- 灰度匹配方法,适用性比较好,简便,适合初学者(NCC algorithm described in great detail, suitable for beginners, image matching to be)
nccmodelmatch
- 根据《机器视觉算法与应用》编写的灰度匹配NCC算法,欢迎大家交流学习。(According to "machine vision algorithm and application" written grayscale matching NCC algorithm, welcome to exchange learning.)
halcon-ncc模板匹配
- 用halcon实现ncc模板匹配,可使用 已调试,可作为学习参考(Using Halcon to achieve NCC template matching, can be used, has been debugged, can be used as a learning reference)
NCC多目标匹配
- 这是利用NCC目标匹配写的一个halcon小程序。自己选择ROI,然后根据ROI逐一地匹配图片中的相似物体。识别率很高,目标物体可以有一定的变形(This is a halcon applet written using NCC target matching. Choose ROI yourself, and then match the similar objects in the image one by one accordin
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
SSD+SAD+NCC算法
- 立体匹配 计算机视觉 SSD+SAD+NCC算法(SSD+SAD+NCC algorithm)
Labview调用Halcon实现NCC
- Labview调用Halcon实现NCC匹配