搜索资源列表
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)
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
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
- The normalized cross correlation (NCC) implemented in C++ and Matlab
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
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)
imageMosaic
- 基于Harris角点检测的图像拼接matlab实现, 主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接-A image mosaicing algorithem which based on Harris corner feature detection achieved in matlab. The main contents include the Harris corner detector, the NCC, the RANSAC and two imag
NCC_Matlab
- 归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!-NCC code
nCC-matlab-
- NCC算法的matlab的实现,代码简单易懂,只是运行时间稍长。-NCC algorithm matlab implementation, the code is simple to understand, just run a little longer.
Harris
- harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序-Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appe
nccr
- ncc的图像匹配算法 matlab实现源代码-ncc image match
PIVlab
- PIV图像处理代码,使用NCC算法,matlab代码,自动生产仿真图片并计算,可以直接运行-PIV image processing code, NCC algorithm, matlab code, automatic production and image simulation calculations can be run directly
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
HARRIS-MATLAB
- 使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。-Using the Harris corner detection method to extract the feature points of the image, the NCC descr iption method performs rough matching, and then uses 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)
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
图像配准源码(ncc)
- matlab的图像配准源码,对图像处理理解有帮助(The source code of image registration in MATLAB is helpful for the understanding of image processing)