搜索资源列表
图像匹配代码
- 关于图像匹配的C++代码!
movedetect.rar
- 用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.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
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
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
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-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
NNCCC
- NCC算法的描述,很详细,适合初初学入门者,图像匹配必须 -NCC descr iption of the algorithm in detail, suitable for the early beginner beginners, image matching must
NCC_SSDA_Match
- NCC和SSDA算法的图像匹配实现,图片的读取用opencv实现,算法是纯C++代码。-The NCC and SSDA image matching algorithm to achieve the picture read with opencv algorithm pure C++ code.
template_matching
- SSD和NCC图像匹配算法,程序运算速度快,匹配精度高-SSD and the NCC image matching algorithm, the program operation speed, high precision match
NCC_Matlab
- 归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!-NCC code
ImageMatch
- 用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等-With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching
harris-ncc-ransac
- 用于特征点匹配的图像拼接算法,包括harris算法,NCC算法以及RANSAC算法-For matching feature points of image matching algorithm, including the Harris algorithm, NCC algorithm and RANSAC algorithm
NCC
- ncc查询匹配的方法,可以用来做各种图像匹配的简单代码-ncc query matching method can be used for a variety of image matching short code.
NCC
- 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
nccr
- ncc的图像匹配算法 matlab实现源代码-ncc image match
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)