搜索资源列表
NCC.rar
- NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
shicha_match.rar
- 数字图像处理方面的,实现图像匹配的基本算法(相关系数法),NCC(normalized cross correlation )
Stereo.zip
- 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
harris-ncc-ransac
- 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
-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
- 介绍如何进行ncc算法的计算的程序,可用于学习之用-ncc algorithm
project3
- 本文件主要介绍了利用harris进行角点提取,ncc算法进行粗匹配,ransac算法进行错误匹配点的消除-harris+ncc+ransac
StereoMatchingNCC
- StereoMatching的NCC算法程序-StereoMatching the NCC algorithm program
NNCCC
- NCC算法的描述,很详细,适合初初学入门者,图像匹配必须 -NCC descr iption of the algorithm in detail, suitable for the early beginner beginners, image matching must
nCC-matlab-
- NCC算法的matlab的实现,代码简单易懂,只是运行时间稍长。-NCC algorithm matlab implementation, the code is simple to understand, just run a little longer.
NCC
- 基于归一化互相关系数NCC的视觉算法,用于立体匹配 计算视差-Normalized Cross Correlation Strereo Vision algorithm
harris-ncc-ransac
- 用于特征点匹配的图像拼接算法,包括harris算法,NCC算法以及RANSAC算法-For matching feature points of image matching algorithm, including the Harris algorithm, NCC algorithm and RANSAC algorithm
TrackingRecognition----NCC
- NCC算法实现跟踪图像(8位),并上一帧下一帧播放-NCC algorithm tracking image , and the next frame on a broadcast
nccmodelmatch
- 根据《机器视觉算法与应用》编写的灰度匹配NCC算法,欢迎大家交流学习。(According to "machine vision algorithm and application" written grayscale matching NCC algorithm, welcome to exchange learning.)
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)