登录
首页 » matlab » 基于深度图像的图像修复算法

基于深度图像的图像修复算法

于 2020-11-06 发布 文件大小:33749KB
0 214
下载积分: 1 下载次数: 63

代码说明:

  基于深度图像的图像修复算法,首先得到待修复图像的深度图像,然后利用图像的深度图对破损区域进行修复。(Based on the image restoration algorithm of depth image, the depth image of the image to be repaired is obtained, and then the damaged region is repaired by using the depth map of the image.)

文件列表:

基于深度图的图像修复
....................\depth-aided inpainting for disocclusion restoration of multi-view images using depth-image-based rendering.pdf,555232,2016-11-08
....................\基于深度信息的图像修复算法.pdf,910010,2016-11-01
....................\深度图像修补
....................\............\color.bmp




....................\............\depth.bmp,2359350,2011-10-21
....................\............\depth2.bmp,10128,2016-11-01
....................\............\depth3.bmp,38030,2016-11-01
....................\............\depth4.bmp,60457,2016-11-01
....................\............\impainting.m,1934,2016-11-01
....................\............\result.bmp,2359350,2016-11-01
....................\............\result2.bmp,289242,2016-11-01
....................\............\result3.bmp,1021698,2016-11-01
....................\............\result4.bmp,984114,2016-11-01
....................\深度图获取
....................\..........\ASW
....................\..........\...\boxfilter.m,950,2014-11-12
....................\..........\...\coldiff.m,315,2015-03-28
....................\..........\...\coldiff1.m,936,2016-03-11
....................\..........\...\Cp.m,553,2015-04-02
....................\..........\...\downcostagg.m,1031,2015-09-03

....................\..........\...\leftcostagg.m,1009,2015-09-03
....................\..........\...\logRGB.m,266,2015-03-31
....................\..........\...\midcostagg.m,404,2016-03-16
....................\..........\...\rightcostagg.m,1058,2015-09-03
....................\..........\...\runstereo.m,1478,2016-03-17
....................\..........\...\sdiff.m,238,2015-03-28
....................\..........\...\sdiff1.m,404,2016-03-11
....................\..........\...\Untitled.m,1174,2016-03-17
....................\..........\...\Untitled1.m,1625,2015-04-16
....................\..........\...\upcostagg.m,968,2015-09-03
....................\..........\guided filter
....................\..........\.............\AdaptiveManifoldFilter-Source-v1.0
....................\..........\.............\..................................\adaptive_manifold_filter.m,9028,2014-11-12
....................\..........\.............\..................................\boxfilter.m,950,2014-11-12
....................\..........\.............\..................................\compute_manifold_tree_height.m,1372,2014-11-12
....................\..........\.............\..................................\compute_non_local_means_basis.m,1977,2014-11-12
....................\..........\.............\..................................\example_color_detail_enhancement.m,1763,2014-11-12
....................\..........\.............\..................................\example_edge_aware_filtering.m,1581,2014-11-12
....................\..........\.............\..................................\example_extra_information_denoising.m,2553,2014-11-12
....................\..........\.............\..................................\example_non_local_means_denoising.m,2183,2014-11-12
....................\..........\.............\..................................\example_referenceForCVPR11.m,6001,2014-11-22
....................\..........\.............\..................................\example_Table_1.m,1329,2014-11-12
....................\..........\.............\..................................\fillPixelsReference.m,1153,2014-11-12
....................\..........\.............\..................................\filtermask.m,1140,2014-11-12
....................\..........\.............\..................................\guidedfilter_color.m,2704,2014-11-12
....................\..........\.............\..................................\hs_err_pid3508.log,20497,2014-11-12
....................\..........\.............\..................................\h_filter.m,1843,2014-11-12
....................\..........\.............\..................................\image
....................\..........\.............\..................................\.....\af










....................\..........\.............\..................................\.....\view1.png,342036,2003-06-08
....................\..........\.............\..................................\.....\view5.png,343316,2003-06-08
....................\..........\.............\..................................\.....\单纯导向





....................\..........\.............\..................................\images





....................\..........\.............\..................................\......\cones4.jpg,57152,2014-11-12
....................\..........\.............\..................................\......\cones5.jpg,56887,2014-11-12
....................\..........\.............\..................................\......\cones6.jpg,55757,2014-11-12
....................\..........\.............\..................................\......\eyes_closeup_smaller.png,340288,2014-11-12
....................\..........\.............\..................................\......\kodim23.png,562293,2014-11-12
....................\..........\.............\..................................\keep.m,1871,2014-11-12
....................\..........\.............\..................................\README.txt,3462,2014-11-12
....................\..........\.............\..................................\RF_filter.m,2999,2014-11-12
....................\..........\.............\..................................\runStereoMatcher.m,1929,2014-11-22
....................\..........\.............\..................................\weightedMedianMatlab.m,949,2014-11-12
....................\..........\.............\article_lr.pdf,601480,2014-11-15
....................\..........\.............\boxfilter.m,950,2014-11-12
....................\..........\.............\census.m,329,2015-06-02
....................\..........\.............\example_referenceForCVPR11.m,4427,2015-09-06
....................\..........\.............\fillPixelsReference.m,1145,2011-03-30
....................\..........\.............\filtercode.zip,4191873,2014-11-17
....................\..........\.............\filtermask.m,798,2011-03-29
....................\..........\.............\funcptK.m,639,2015-06-02
....................\..........\.............\funcptseg.m,939,2014-12-10
....................\..........\.............\gradTmpl.pgm,327538,2016-11-01
....................\..........\.............\gradTmpr.pgm,327538,2016-11-01

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

发表评论

0 个回复

  • background-separation
    基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)(Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report))
    2012-12-06 16:59:25下载
    积分:1
  • radiation_correction
    IDL实现modis数据的辐射校正 修改文件路径即可用(IDL achieve modis radition correction Modify the file path can be used)
    2014-09-28 21:57:00下载
    积分:1
  • 20组 阈值分割
    说明:  基于MATLAB图像阈值分割 ,有不同的方法,如人工阈值分割,大津法阈值分割等(Based on MATLAB image threshold segmentation, there are different methods, such as artificial threshold segmentation, Otsu threshold segmentation and so on)
    2021-03-27 21:20:24下载
    积分:1
  • Desktop2
    对偏振图像进行融合处理。其中包括比较经典的小波变换,ihs垂直变换以及拉普拉斯金字塔变换。。。(The polarization image fusion processing. Including the more classic wavelet transform, ihs vertical transformation and Laplacian pyramid transformation. . .)
    2016-10-31 17:40:48下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • mtv
    用TV算法实现图像去噪,包含TV,PM模型等(in this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well.)
    2017-10-16 11:38:15下载
    积分:1
  • XIAOBOFENJIE
    小波分解,db4小波分解,分解为4层,可以直接运行(Wavelet decomposition, db4 wavelet decomposition, decomposition level of three layers, can be directly run)
    2015-09-06 21:32:22下载
    积分:1
  • stereo-disparity
    matlab实现图像匹配的视差图,可以用于3D重建系统,机器视觉等领域。(Matlab image matching parallax figure, and can be used in 3 D reconstruction system, machine vision, etc )
    2012-05-10 10:38:55下载
    积分:1
  • popescu_resample
    基于预测误差周期性的图像重采样检测程序。(Image resampling detection based on the periodicity of prediction error)
    2020-08-12 11:28:26下载
    积分:1
  • MR8-Filter-bank
    图像处理领域有很多滤波器,好的滤波器可以很快的提取有效的特征,MR8是一组特别好的滤波器组,比gabor filter更好,这里是MR8的源码,有需要的可以下载一用!(There are a lot of image processing filter, a good filter can quickly extract effective feature, MR8 is a particularly good filter group, better than gabor filter, here is MR8 source, there is a need to download a use!)
    2020-12-16 17:59:13下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载