搜索资源列表
SAD
- SAD匹配,修改下文件路径即可用,matlab-SAD matching, can be used to modify the path
StereoMatching
- 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
hough.cpp
- Stereo matching in a left and right image, by using ncc algorithm.
normxcorr2_ALL
- 快速NCC(normalized cross correlation)算法实现。比matlab自带的normxcorr2 快10-20倍。在windows Unix环境下c语言,和matlab编译通过。-use Matlab on Windows or Linux or Mac OS X and want fast (exact, general-case) normalized correlation (NCC) code right now, then download it and enj
scene-matching
- there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
ncc
- 介绍如何进行ncc算法的计算的程序,可用于学习之用-ncc algorithm
Nccprop
- Ncc神经网络C语言实现.经测试可运行.运行环境TurboC2.-C program sample of Ncc network
MOHAMMED_LAB3
- Image Segmentation using Color-based segmentation and Normalizied Corss Correlation (NCC) -Image Segmentation using Color-based segmentation and Normalizied Corss Correlation (NCC)
DisparitymapSSDSADNCCaRMS-Error
- Disparity Map computation by Local correspondence search SAD, SSD and NCC. RMS error between the groundtruth and computed disparity map.
NCC
- 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
9.SAD-StereoMatching
- 双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。-Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching
harris
- 这是关于求图像匹配点的matlab程序。 运行通过,可以添加自己需要的图像。 主要方法有用到harris角点检测,ncc粗匹配,ransac精匹配-This is about the image matching point of the MATLAB program. Run through, you can add the image you need.The main methods are useful to Harris corner detection, NCC coar
image-stitch
- 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using Harris corner detection method for image feature point extraction, NCC descr iption of the method of rough matching, and then use the RANSAC algorithm for fine matching.
NCC_v1.1_matlab
- 基于NCC的目标跟踪算法,这是matlab程序,只需提供跟踪的目标视频,稍微修改即可使用(NCC-based target tracking algorithm, which is matlab program, only need to provide tracking the target video, a slight modification can be used)