搜索资源列表
ssd_hager_planar_tracking
- 目标跟踪源程序 开发环境matlab Those are a set of matlab functions for the tracking of a planar patch using direct grey levels information (a.k.a. SSD).-target tracking source development environment Matlab Those are a set of matla b functions for the track
立体匹配,算子
- 包括SSD,NCC等算子,可自己参考运用
NCC.rar
- NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
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
stereo
- 立体匹配代码,包括SAD,SSD,NV,可供参考-Stereo matching code, including the SAD, SSD, NV, for reference
StereoVision_SSD
- 本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中
stero
- 立体匹配,包括计算基本矩阵,极线校正,和SSD计算匹配点-Matching, including the calculation of fundamental matrix, epipolar correction, and SSD calculation of matching points
match_version_1.3
- 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
StereoMatchingSSD
- StereoMatching的SSD算法程序-StereoMatching the SSD algorithm program
lzw-SSD
- 利用SSD算法对三维的医学图像进行等值面提取并实现显示-SSD isosurface extraction algorithm for three-dimensional medical images and achieve the display
SSD
- SSD算法,是在双目立体视觉中,求左右图对匹配深度图-SSD algorithm binocular stereo vision, seeking around the map match the depth map
SSD-and-SAD
- 用相似性方法做的特征点的匹配,比较了SSD与SAD方法的各自效果。-feature points matching method used by the similarity, and comparing the respective effects of the SSD and SAD methods.
template_matching
- SSD和NCC图像匹配算法,程序运算速度快,匹配精度高-SSD and the NCC image matching algorithm, the program operation speed, high precision match
cpld_camera300
- 用verilog语言开发的OV2640图像转换代码,使得能与SSD显示器兼容。-With verilog language development OV2640 image conversion code, makes it possible to monitor compatible with the SSD.
STEREO_MATCHING
- SAD,SSD,NCC局部立体匹配算法实现-SAD, SSD, NCC local stereo matching algorithm
SSD
- 图像处理立体匹配算法:Sum of Squared Defferences (SSD)算法的实现-Image processing stereo matching algorithm: Sum of Squared Defferences (SSD) algorithm implementation
SSD-source
- 域变换和边缘感知的图像和视频处理论文附带的matlab环境下实现的SSD算法,-SSD algorithm domain transformation and edge perceived image and video processing paper incidental matlab environment to achieve,
SSD+SAD+NCC算法
- 实现两幅图像匹配。应用SSD+SAD+NCC算法的匹配,很好用的程序(Realizing Two Image Matching.Application of SSD+SAD+NCC algorithm matching, very useful program)
可以运行
- 使用ssd深度学习方法来实现生活中想要识别的目标(Using SSD in-depth learning method to achieve the goals you want to identify in your life)
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)