搜索资源列表
ncc
- 用于分析网络流量的一小小东东。名称为ncc.exe。大家可以看看。-used to analyze network traffic in a small Eastern. Name of ncc.exe. We can look at.
NCC.rar
- 利用harris角点和Ncc实现了图像的配准,可以处理彩色图像 效果比较好,The use of harris corner point and Ncc realize image registration, can handle color image results were better
NCC.rar
- NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
shicha_match.rar
- 数字图像处理方面的,实现图像匹配的基本算法(相关系数法),NCC(normalized cross correlation )
ncc.rar
- 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
harris
- harris检测 +ncc粗配+ransac去除错误点-harris detection. ncc coarse. ransac remove the error point
Problem3.zip
- stereo matching -sad -ssd -ncc,stereo matching -sad -ssd -ncc
gaussf.rar
- 高斯滤波器的源代码, function [xh] = gaussf(B,irfn,ipoint,sr,ncc),Gaussian filter of the source code, function [xh] = gaussf (B, irfn, ipoint, sr, ncc)
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公式求取方法的详细介绍,是ppt格式-About NCC formula to strike a detailed descr iption of methods is ppt format
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
-NCC
- 此代码实现的功能是匹配—增加灰度处理,是一个NCC近似算法。-failed to translate
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
- This program is for N-This program is for NCC
NCC
- NCC立体匹配算法,实现立体匹配的经典算法-NCC stereo matching
ncc
- 介绍如何进行ncc算法的计算的程序,可用于学习之用-ncc algorithm
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 according to the ROI. Recognition rate
SSD+SAD+NCC算法
- 立体匹配 计算机视觉 SSD+SAD+NCC算法(SSD+SAD+NCC algorithm)