登录
首页 » Visual C++ » 深度图像的快速实现增强的算法 GUIDED

深度图像的快速实现增强的算法 GUIDED

于 2015-04-17 发布 文件大小:3326KB
0 307
下载积分: 1 下载次数: 24

代码说明:

  深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)

文件列表:

shshzaa-depth-enhancement-46a6c4ec0de7
......................................\.hgignore,203,2014-01-17
......................................\.hg_archival.txt,148,2014-01-17
......................................\ADMatrix.m,2079,2014-01-17
......................................\AnisotropicDiffusion.m,1344,2014-01-17
......................................\AP_GCP.m,5856,2014-01-17
......................................\artAnno.ppm,120015,2014-01-17
......................................\artIm.ppm,120015,2014-01-17
......................................\BilateralFilter.m,2053,2014-01-17
......................................\ColorSecondSmoothnessTerm.m,3303,2014-01-17
......................................\ColorSmoothnessList.m,1300,2014-01-17
......................................\ColorSmoothnessN_N.m,2470,2014-01-17
......................................\ColorSmoothnessTerm.m,2752,2014-01-17
......................................\computeNumericalGradient.m,1144,2014-01-17
......................................\data
......................................\....\art


......................................\....\Bowling1


......................................\....\plastic


......................................\....\synthetic
......................................\....\.........\color1.png
......................................\....\.........\color2.png


......................................\....\teddy


......................................\demo.m,11196,2014-01-17
......................................\DepthKernelTerm.m,1415,2014-01-17
......................................\FastBilateralFilter.m,6880,2014-01-17
......................................\GCMex
......................................\.....\block.h,8194,2014-01-17
......................................\.....\energy.h,9091,2014-01-17
......................................\.....\example.cpp,13262,2014-01-17
......................................\.....\GCMex.cpp,5430,2014-01-17
......................................\.....\GCMex.m,1942,2014-01-17
......................................\.....\GCMex.mexa64,169414,2014-01-17
......................................\.....\GCMex.mexglx,141594,2014-01-17
......................................\.....\GCMex.mexmaci,64024,2014-01-17
......................................\.....\GCMex.mexmaci64,70040,2014-01-17
......................................\.....\GCMex.mexw32,51712,2014-01-17
......................................\.....\GCMex.mexw64,44544,2014-01-17
......................................\.....\GCMex_compile.m,316,2014-01-17
......................................\.....\GCMex_test.m,861,2014-01-17
......................................\.....\GCoptimization.cpp,24477,2014-01-17
......................................\.....\GCoptimization.h,25387,2014-01-17
......................................\.....\GC_README.txt,19845,2014-01-17
......................................\.....\graph.cpp,2277,2014-01-17
......................................\.....\graph.h,5796,2014-01-17
......................................\.....\LICENSE.TXT,18349,2014-01-17
......................................\.....\LinkedBlockList.cpp,1453,2014-01-17
......................................\.....\LinkedBlockList.h,1765,2014-01-17
......................................\.....\maxflow.cpp,11287,2014-01-17
......................................\.....\ReadMe.txt,1348,2014-01-17
......................................\JointBilateralUpsample.m,2484,2014-01-17
......................................\LayeredBilateralFilter.m,1650,2014-01-17
......................................\MRFCostFunction.m,2443,2014-01-17
......................................\MRFUpsamplingCG.m,2275,2014-01-17
......................................\MRFUpsamplingEq.m,1994,2014-01-17
......................................\MRFUpsamplingEqKernelData.m,2120,2014-01-17
......................................\MRFUpsamplingEqO2.m,2390,2014-01-17
......................................\MRFUpsamplingGC.m,1771,2014-01-17
......................................\MRFUpsamplingTensor.m,3175,2014-01-17
......................................\NoiseAwareFilter.m,3150,2014-01-17
......................................\README.md,1408,2014-01-17
......................................\Tensor.m,1572,2014-01-17
......................................\WeightedModeFilter.m,2410,2014-01-17

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

发表评论

0 个回复

  • yudp
    运动目标检测与跟踪,包括目标定位,匹配与跟踪!(moving target detection and tracking, including Target, matching and tracking!)
    2020-06-26 05:20:01下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • TextAnalysis
    图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
    2007-04-21 17:13:24下载
    积分:1
  • Coltransfer
    一个vc编的图像处理的程序,处理不同颜色图像(a series of image processing procedures for handling images in different colors)
    2007-04-01 07:34:09下载
    积分:1
  • MyFFT1
    VC和MATLAB混合编程实现快速傅立叶变换(VC and MATLAB programming Fast Fourier Transform Mixed)
    2021-03-04 19:09:32下载
    积分:1
  • CDib
    dib图像的读取,显示以及存储,能够运行(dib image read, display, and storage, and be able to run)
    2012-08-26 21:10:04下载
    积分:1
  • MARPH
    对图像变形的一些基本算法的介绍和功能的描述等 (about marphing )
    2010-11-17 18:21:25下载
    积分:1
  • SR_1
    基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
    2009-06-08 14:03:09下载
    积分:1
  • fast_dt
    快速距离变换的程序,是在外国人的一个程序上小改了一下,vs2008下的控制台程序,可以直接设置断点调试(Fast distance transform procedure is a procedure in the foreign small change a bit, vs2008 console under the program, you can set breakpoints directly)
    2011-10-11 16:16:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载