搜索资源列表
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
ncc.rar
- 由两幅图像匹配,进行合成,Harris提取特征点,匹配速度快,From the two images match, were synthesized, Harris feature point extraction, matching speed and
SSD 與SAD三種方法的影像套合方法
- 一種圖像匹配法 可以用於NCC SSD 與SAD三種方法的影像套合方法 -An image matching method can be used to NCC SSD and SAD images of sets of three methods combined method
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
Problem3.zip
- stereo matching -sad -ssd -ncc,stereo matching -sad -ssd -ncc
RANSAC-match
- 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
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
NCC-stereo-matching
- NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
matching
- 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
3Dimage_rectification
- 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
20130809
- 基于harris的角点检测,与ncc匹配,实现了图像的准确配准,有很高的应用价值-Based on harris corner detection, and ncc matching to achieve an accurate image registration, a high value
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_matching
- 基于归一化的图像的互相关匹配,Visual C++平台(Image cross correlation matching)
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算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
StereoMatching_SAD&SSD&NCC&Census
- 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)