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

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

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

  • opticalflowMATLAB
    LK 和HS光流代码,初学者可用,带有误差分析(LK optical flow and the HS code is available for beginners, error analysis with)
    2015-11-28 10:35:21下载
    积分:1
  • xingtaihexiaobo
    基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
    2021-02-23 10:49:41下载
    积分:1
  • Dechirp
    雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
    2012-10-23 19:52:29下载
    积分:1
  • opticalflow
    改进的聚类光流法,聚类方法有kmeans和DBSCAN,光流法金字塔LK可以用,HS光流法占用内存太多。(Improved clustering optical flow method, clustering method kmeans and DBSCAN, pyramid LK optical flow method can be used, HS optical flow occupy too much memory.)
    2021-01-07 16:18:53下载
    积分:1
  • HoleFilling
    利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
    2020-11-27 09:39:30下载
    积分:1
  • opencv
    利用opencv+VC++实现对图像的边缘处理,从而对图像进行检测(Use opencv+ VC++ to achieve the edge of the image processing to the image detector)
    2016-02-18 15:20:39下载
    积分:1
  • MedianFilter_GPU
    该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库(The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library)
    2014-10-27 18:29:32下载
    积分:1
  • TextAnalysis
    图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
    2007-04-21 17:13:24下载
    积分:1
  • display_video
    对视频进行基本的处理,例如载入视频,显示视频,控制播放(Basic video processing, such as loading the video, show video, control playback)
    2011-08-28 16:14:12下载
    积分:1
  • drawmat
    演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
    2012-12-22 18:24:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载