登录
首页 » matlab » paper-and-matlab-code

paper-and-matlab-code

于 2012-08-05 发布 文件大小:334KB
0 213
下载积分: 1 下载次数: 176

代码说明:

  新发表论文Graph cuts based active contour model with selective local or global segmentation 附源码,基于图割的主动轮廓模型,用于有选择的局部分割或全局分割,欢迎下载!(Published Graph cuts based active the contour the model with selective local or global a segmentation attached source, the active contour model based on graph cuts for selected local partition or global segmentation are welcome to download!)

文件列表:

Graph cuts based active contour model with selective local or global segmentatio

................................................................................\Demo.asv,20520,2012-04-17
................................................................................\Demo.m,5384,2012-08-03
................................................................................\edges4connected.m,765,2008-09-15
................................................................................\Evolution_Global.asv,1026,2012-04-17
................................................................................\Evolution_Global.m,1138,2012-04-17
................................................................................\Evolution_Local_Annular.asv,1127,2012-04-17
................................................................................\Evolution_Local_Annular.m,1182,2012-04-17
................................................................................\Evolution_Local_Non_Annular.m,1171,2012-04-17
................................................................................\Graph cuts based active contour model with selective local or global segmentation.pdf,377164,2012-05-07
................................................................................\maxflow.m,1458,2008-09-15
................................................................................\maxflowmex.mexw32,24576,2011-12-03
................................................................................\Source Code for maxflow
................................................................................\.......................\make.m,245,2008-09-02
................................................................................\.......................\maxflow-v3.0
................................................................................\.......................\............\block.h,7466,2006-11-07
................................................................................\.......................\............\CHANGES.TXT,1166,2006-11-07
................................................................................\.......................\............\graph.cpp,3031,2008-01-03
................................................................................\.......................\............\graph.h,17825,2011-12-03
................................................................................\.......................\............\instances.inc,410,2006-06-13
................................................................................\.......................\............\maxflow.cpp,17657,2008-01-03
................................................................................\.......................\............\README.TXT,4430,2006-11-06
................................................................................\.......................\maxflowmex.cpp,4679,2008-09-15

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

发表评论

0 个回复

  • polsar
    polsarpro软件的使用说明,适合处理极化SAR图像。(polsarpro the software instructions for dealing with polarization SAR images.)
    2009-11-21 17:21:07下载
    积分:1
  • Convert
    基于拓展RPC模型的多源卫星遥感影像几何处理 转化程序(RPC model-based development of multi-source remote sensing image processing conversion process geometry)
    2011-11-26 22:34:11下载
    积分:1
  • JPDA_last_2004_10
    利用jpda算法进行目标的跟踪仿真,给定目标的起始位置和运动速度,自动添加杂波,输出定位后结果(To utilize jpda algorithm for target tracking simulation, to the starting position and velocity of the target, and automatically add clutter, output positioning result)
    2012-12-05 15:14:02下载
    积分:1
  • ABdemo
    下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习(Download others AdaBoost-based face detection source code for everyone to learn)
    2009-06-18 09:16:49下载
    积分:1
  • vb
    文件包括图像平滑处理,灰度拉伸,梯度法锐化,拉普拉斯锐化,色彩变换 二值化,边缘增强等, 还有众多的直方图。是学习vb 图像处理的一个很好的实例!
    2023-01-16 23:00:03下载
    积分:1
  • dhspt
    基于半色调图像的数据隐藏即加数字水印,针对半色调图像,所以使用的是DHSPT算法,算法较容易理解,简单,嵌入效果相对较好(Hidden based on the halftone image data plus digital watermark for halftone images, use DHSPT algorithm, the algorithm is easy to understand, simple, embedded effect is relatively good)
    2012-05-28 21:03:37下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • seismic_cpml
    CPML在地震波模拟中的实现源码。主要包括了二维和三维交错网格有限差分及其完全匹配层实现。(Group progam for Seismic wave modeling.CPML implemention in finite difference of seismic wave modeling. )
    2014-04-17 10:52:13下载
    积分:1
  • 直方均衡化
    说明:  直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
    2020-03-16 12:18:29下载
    积分:1
  • interpolation
    双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序(Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program)
    2009-10-31 10:27:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载