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

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

于 2015-04-17 发布 文件大小:3326KB
0 157
下载积分: 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 个回复

  • DDE
    本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
    2021-02-02 22:49:59下载
    积分:1
  • SparseMatrixOfExamples
    稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
    2010-07-29 09:57:15下载
    积分:1
  • PCNN(lateralinhibition)
    基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
    2021-03-24 20:39:14下载
    积分:1
  • GetContour
    说明:  用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
    2010-04-07 09:46:42下载
    积分:1
  • Meanshift
    利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
    2012-03-26 10:08:52下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • ch2_ex2_4
    载入一副图像并进行平滑处理与高斯或其他核函数进行卷积有效的减少图像信息内容(Loading an image and smoothed with a Gaussian or other nuclear convolution function effectively reduce the information content of the image)
    2016-08-23 16:01:08下载
    积分:1
  • Normal_estimation
    基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
    2018-03-16 21:10:32下载
    积分:1
  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • histogram_2
    Code for make histogram of image
    2012-06-19 02:16:11下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载