登录
首页 » matlab » 立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法

立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法

于 2020-03-19 发布
0 198
下载积分: 1 下载次数: 13

代码说明:

说明:  立体匹配包含SAD SSD NCC 区域增长 census等多种常用立体匹配算法(Stereo matching includes SAD SSD NCC area growing census and other commonly used stereo matching algorithms)

文件列表:

StereoMatching_SAD&SSD&NCC&Census, 0 , 2020-03-18
StereoMatching_SAD&SSD&NCC&Census\dispMap_Census.mat, 917625 , 2020-03-17
StereoMatching_SAD&SSD&NCC&Census\imL.jpg, 23826 , 2013-07-02
StereoMatching_SAD&SSD&NCC&Census\imL.png, 342036 , 2005-06-21
StereoMatching_SAD&SSD&NCC&Census\imR.jpg, 23826 , 2013-07-02
StereoMatching_SAD&SSD&NCC&Census\imR.png, 343316 , 2005-06-21
StereoMatching_SAD&SSD&NCC&Census\L.bmp, 2819894 , 2018-07-26
StereoMatching_SAD&SSD&NCC&Census\NCC.asv, 1510 , 2020-03-18
StereoMatching_SAD&SSD&NCC&Census\NCC.m, 1501 , 2020-03-18
StereoMatching_SAD&SSD&NCC&Census\R.bmp, 2819894 , 2018-07-26
StereoMatching_SAD&SSD&NCC&Census\StereoMatching.m, 2116 , 2019-11-02
StereoMatching_SAD&SSD&NCC&Census\StereoMatchingCensus.asv, 2518 , 2020-03-17
StereoMatching_SAD&SSD&NCC&Census\StereoMatchingCensus.m, 2521 , 2020-03-17
StereoMatching_SAD&SSD&NCC&Census\StereoMatchingNCC.m, 2732 , 2020-03-16
StereoMatching_SAD&SSD&NCC&Census\StereoMatchingSAD.m, 1543 , 2009-06-06
StereoMatching_SAD&SSD&NCC&Census\StereoMatchingSSD.m, 1406 , 2011-02-25
StereoMatching_SAD&SSD&NCC&Census\stereomatch_Census_Hamming.m, 550 , 2019-07-04
StereoMatching_SAD&SSD&NCC&Census\stereoRegionGrowingLine.m, 8375 , 2019-11-02
StereoMatching_SAD&SSD&NCC&Census\view1.bmp, 1409782 , 2020-03-18
StereoMatching_SAD&SSD&NCC&Census\view1.png, 2468628 , 2007-07-21
StereoMatching_SAD&SSD&NCC&Census\view5.bmp, 1409782 , 2020-03-18
StereoMatching_SAD&SSD&NCC&Census\view5.png, 2465404 , 2007-07-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 快速独立分量分析 FastICA
    说明:  独立分量分析,快速独立分量分析,FAST-ICA可以用(Independent component analysis)
    2019-12-09 16:29:28下载
    积分:1
  • EXP
    说明:  注:运行前自己准备图像,修改I = imread('')单引号中的路径 1. 给一张灰度图添分别添加高斯噪声和椒盐噪声。然后分别进行均值滤波和中值滤波,并把处理后的图片保存。 2. 图像频域处理,对图像进行傅里叶变换,进行高通滤波,显示处理结果。 3. 图像平移和旋转 4. 分别用OSTU阈值法和全局阈值法分割图像,然后进行腐蚀和膨胀处理,显示处理结果。(Note: Prepare the image by yourself before running, modify the path in single quotes of I = imread('')1. Add Gaussian noise and salt and pepper noise to a grayscale image. Then perform mean filtering and median filtering respectively, and save the processed pictures.2. Image frequency domain processing, Fourier transform of the image, high-pass filter, and display the processing result.3. Image translation and rotation4. Separate the image with OSTU threshold method and global threshold method, and then perform corrosion and dilation processing, and display the processing results.)
    2020-08-15 08:49:44下载
    积分:1
  • PLSA
    PLSA源码,并附有PLSA理论在图像自动标注中的应用,有几篇具有代表性的论文,论文中讨论了PLSA的改进并应用在图像处理中。(PLSA source code, with PLSA theory in automatic image annotation application, some of the representative papers, thesis discusses the PLSA improvement and application in image processing.)
    2011-11-23 09:03:49下载
    积分:1
  • 三次B样条曲线拟合算法
    B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
    2021-05-06下载
    积分:1
  • 小波分析
    说明:  一维信号的小波分解,然后进行保留模极大系数重构,图像小波去噪(Wavelet decomposition)
    2020-12-11 10:23:29下载
    积分:1
  • hog
    方向梯度直方图的全部代码,广泛应用于行人检测行人检测(Histogram of Oriented Gradients code Pedestrian Detection)
    2013-10-19 20:49:05下载
    积分:1
  • wutijianceyuzhuizong
    opencv,图像处理,关于物体粘连问题的检测,基于凹性分析的分割方法(opencv, image processing, object sticking problem on detection, segmentation method based on analysis of the recess)
    2015-08-08 15:10:00下载
    积分:1
  • 压缩代码
    数字图像压缩方向一些经典压缩方法的matlab程序实现(Digital image compression direction, some classic compression methods, matlab program implementation)
    2020-11-21 21:29:37下载
    积分:1
  • KPCAandPCA
    含有pca和kpca算法,具有很好的在图像处理方面的应用(contain pca and kpca algorithm, is very good in image processing the application)
    2006-08-26 23:02:05下载
    积分:1
  • Harris_meanshift
    将meanshift算法思想融入harris角点检测算法中,通过设置门限终止迭代漂移,亚像素级别地进行角点检测。(The mean shift algorithm ideas into a corner detection algorithm, terminate the iteration drift, carried out by the sub-pixel level corner detection limit by setting the door.)
    2020-11-10 19:39:46下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载