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

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

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

  • bysjtuxiang
    毕业设计的程序 用VC++6.0做的 主要是测试几个边缘检测算子的效果(Graduate programs designed to use VC++ 6.0 to do is to test several of the main edge detection operator effect)
    2008-02-28 12:23:34下载
    积分:1
  • VC-tu-xiang-chu-li
    图形图像处理算法大全,包含各种算法的源码,只要经过简单修改就可变为程序(Daquan graphic image processing algorithms, including the source code for various algorithms, as long as you can into a program after a simple modification )
    2011-05-20 16:45:34下载
    积分:1
  • vfxhw2
    图像拼接源码实现,包括多频率图像融合,sift特征点配准算法(Image Stitching source implementation, including multi-frequency image fusion, sift feature points matching algorithm)
    2010-03-16 14:22:04下载
    积分:1
  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • KMS_project
    KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
    2014-11-06 09:21:39下载
    积分:1
  • demo
    对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
    2014-01-12 10:17:03下载
    积分:1
  • DIBDisplay
    这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
    2013-07-12 17:55:23下载
    积分:1
  • jiqishijue
    机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学(machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition, feature extraction, image retrieval, video retrieval, computer graphics)
    2007-01-02 19:51:30下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载