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

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

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

  • FULIYE
    能够计算傅里叶描述子,并对图像进行重构,实现对目标图像和源图像的辨认(Fourier descriptors can be calculated, and the image reconstruction, image and the source image to target identification)
    2020-11-05 13:49:50下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • udf
    运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
    2021-04-13 21:08:56下载
    积分:1
  • pca-sift
    pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行(pca-sift algorithm, using vc2008 development environment to develop, operate independently)
    2010-05-17 09:46:17下载
    积分:1
  • Tclaaheeh
    自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。 (Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.)
    2012-07-23 13:22:08下载
    积分:1
  • vc-driven-camera-capture-images
    该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。(The main function of the document is vc write a piece of code to achieve the camera capture images.)
    2013-04-02 10:43:48下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • weighted-least-squares-filter
    基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • camshift
    用openCV实现,用Camshift算法实现彩色目标跟踪(openCV,color object tracking usingCamshift)
    2009-02-17 12:15:37下载
    积分:1
  • UpgradeReport
    利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.(The use of alumina rotary kiln production process, a new-based SVR (support vector regression) of the burning zone temperature soft measurement method. That is first collected from the rotary kiln sintering image pre-processing to eliminate noise interference Otsu method and then use the materials division of the district and flame zones, and extraction of image features in these regions SVR-based method followed by the establishment of the burning zone temperature model temperature parameters.)
    2008-05-20 16:07:55下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载