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

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

于 2020-03-19 发布
0 220
下载积分: 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 个回复

  • lineDehaze
    一种基于景深的去雾方法,将按通道中的最大值和最小值作为景深基准线,计算其垂直方向上的暗通道像素均值作为透射图,实现去雾,对航拍图效果显著(A dehaze method based on the depth of field, draw a depth datum line according to the maximum value and minimum value of the dark channel, calculate the pixel of the dark channel at the line perpendicular to the depth datum line.Then the transmission map has been gotten. This method performs good especially when processing the aerial map.)
    2016-11-11 16:53:53下载
    积分:1
  • sift
    说明:  sift算法实现的图像匹配程序,使用matlab编写的,多用于图像拼接,融合等领域。(The image matching program implemented by SIFT algorithm is written by MATLAB, and it is mostly used in image splicing, fusion and other fields.)
    2020-09-24 14:47:55下载
    积分:1
  • 612940
    图像的中值滤波源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用正态分布图像处理模块实现图像的中值滤波功能。(Image median filtering routine program combined with easy language source numerical support libraries and image format conversion support library , call the normal image processing module median filtering images.)
    2016-02-13 21:17:03下载
    积分:1
  • retinex_frankle_mccann
    Retinex算法对较暗区域的图像处 理有明显效果,改进的Retinex方法则是基于经典Retinex,对具有较高亮度的遥感图像通过图像变 换方法达到去除模糊的目的。 (Retinex algorithm for image processing on the dark region was effective to improve the Retinex method is based on the classic Retinex, on remote sensing images with high brightness achieved by an image transformation method aims to remove ambiguity.)
    2010-06-10 16:24:00下载
    积分:1
  • Sheadet-in-imagefusion
    讲解了shearlet变换在图像融合中的应用(Explained shearlet transform in image fusion)
    2020-07-22 20:18:44下载
    积分:1
  • SSC_1.0
    一种用于稀疏表示求解L1范数的算法,用L1范数近似L0范数获得了更好的效果。(A method for sparse representation algorithm for solving the L1-norm)
    2013-07-19 19:19:46下载
    积分:1
  • hsv1
    一个颜色直方图的matlab源码,备注非常详细,可以实现(A color histogram matlab source code, notes are very detailed, can be achieved)
    2012-11-20 17:18:24下载
    积分:1
  • BM3D
    BM3D图像去噪算法。当下较为先进的图像去噪算法,可以对图像进行较好的去噪。在代码中包含了彩色图像,运动图像等多种bm3d去噪。(BM3D image denoising. Present a more advanced image denoising algorithm, can be a good image denoising. Included in the code of color images, moving images, and other bm3d denoising.)
    2021-04-09 10:49:00下载
    积分:1
  • vqwatermarking
    matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!(matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!)
    2021-01-04 22:08:54下载
    积分:1
  • random forest
    说明:  利用R语言编程实现高光谱遥感的随机森林分类(Random Forest Classification Based on Hyperspectral Remote Sensing Using R Language Programming)
    2019-02-28 10:13:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载