搜索资源列表
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
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
SAD
- SAD匹配,修改下文件路径即可用,matlab-SAD matching, can be used to modify the path
hough.cpp
- Stereo matching in a left and right image, by using ncc algorithm.
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
scene-matching
- there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
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
ssd-sad-ncc
- sad、ssd、ncc的立体匹配方法,测试效果好,适合初学者-Sad, SSD, NCC stereo matching method, the test effect is good, suitable for beginners
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
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
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)