登录
首页 » matlab » IGC_Software

IGC_Software

于 2016-11-29 发布 文件大小:2620KB
0 230
下载积分: 1 下载次数: 5

代码说明:

  通过区域迭代合并与定位切图的图像分割算法,非常好的。(Image Segmentation by Iterated Region Merging with Localized Graph Cuts)

文件列表:

IGC_VC2005
..........\images





..........\......\3_regions.bmp,230454,2009-11-30
..........\......\4.bmp,167674,2008-10-07
..........\......\4_regions.bmp,167674,2008-11-23
..........\......\5.bmp,167674,2008-10-07
..........\......\5_regions.bmp,167674,2008-11-23
..........\......\6.bmp,167578,2008-11-23
..........\......\6_regions.bmp,167578,2009-10-28
..........\ImageVideo.dll,98304,2000-08-10
..........\IteratedGC_V2.0.exe,327680,2011-04-01
..........\NumericalAnalysis.dll,28672,1999-11-10
..........\Utils.dll,20480,2000-02-02
IGC_VC2008
..........\images





..........\......\3_regions.bmp,230454,2011-04-01
..........\......\4.bmp,167674,2011-04-01
..........\......\4_regions.bmp,167674,2011-04-01
..........\......\5.bmp,167674,2011-04-01
..........\......\5_regions.bmp,167674,2011-04-01
..........\......\6.bmp,167578,2011-04-01
..........\......\6_regions.bmp,167578,2011-04-01
..........\ImageVideo.dll,98304,2011-04-01
..........\IteratedGC_V2.0.exe,288768,2011-04-01
..........\NumericalAnalysis.dll,28672,2011-04-01
..........\Utils.dll,20480,2011-04-01
IGC_VC2009
..........\images





..........\......\3_regions.bmp,230454,2011-04-01
..........\......\4.bmp,167674,2011-04-01
..........\......\4_regions.bmp,167674,2011-04-01
..........\......\5.bmp,167674,2011-04-01
..........\......\5_regions.bmp,167674,2011-04-01
..........\......\6.bmp,167578,2011-04-01
..........\......\6_regions.bmp,167578,2011-04-01
..........\ImageVideo.dll,98304,2011-04-01
..........\IteratedGC_V2.0.exe,288256,2011-04-01
..........\NumericalAnalysis.dll,28672,2011-04-01
..........\Utils.dll,20480,2011-04-01
readme.txt,1482,2011-04-02

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

发表评论

0 个回复

  • imagequality
    图像质量评价代码: 灰度平均梯度 边缘能量 方差 点锐度(image quality evalution method)
    2014-04-13 15:42:39下载
    积分:1
  • 智能技术
    《智能图像处理技术》——由李弼程等编写,区别于大多传统的图像处理技术书籍,该书主要讨论了图像处理的最新发展,如图像的特征分析、配准、融合、分类等技术,具有前沿性和先进性( Intelligent image processing technology - such as prepared by Bicheng, mostly from the traditional image processing technology books, the book discusses the latest developments in image processing, such as the characteristics of image analysis, registration, integration, classification and other technology, having cutting-edge and advanced)
    2020-06-26 02:20:01下载
    积分:1
  • cfa_laroche
    将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
    2020-09-12 13:48:01下载
    积分:1
  • matlab
    说明:  对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
    2020-10-11 09:57:33下载
    积分:1
  • 1
    说明:  图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助MATLAB工具软件对选定图像进行处理,实现了对小麦粘连籽粒的分离。最后本文对图像分割技术进行了展望。 本论文的研究对于图像分割技术在小麦品质中的应用具有一定的参考价值。 (Image segmentation is a technology and process that divide image into different character area, which is interesting us. It is a key step from image processing to image analyzing. The wheat image segmentation is a way using many algorithms does some research and processing, and it also can realize the separation of wheat adhesion and realize the extraction of useful image information. So it can lay the foundation for using image processing technologies to analysis the quality of the wheat. there is a very important meaning for the research of the image segmentation method. This paper studies the class and the principle of segmentation algorithm in common use firstly, then, studies the wheat image segment algorithm with different illumination background. It contrasts kinds of algorithms, and improved them. This paper is based on wavelet transform, and combines with the watershed algorithm and the threshold segmentation method. Using the MATLAB software, does some process on the wheat i)
    2009-10-21 11:25:02下载
    积分:1
  • jubujunheng
    此代码从局部上来使用直方图均衡来达到增强图像的目的,非常的好,而且已经调试好了无差错(This code from the local authorities to use histogram equalization to achieve the purpose of enhanced images, very good, and has good debugging error-free)
    2008-05-17 09:34:33下载
    积分:1
  • SSFM
    求解分线性脉冲传输方程的SSFM方法,其中使用了改进的分步傅里叶算法,适合新手(the SSFM method to calculate the nonlinear pulse propagation equation)
    2012-06-11 09:48:34下载
    积分:1
  • SOC-and--SOH-of-Li-ion-Batteries
    采用阻抗跟踪及模糊逻辑算法,实现锂电池包SOC及SOH精确估算。(Estimation of the SOC and SOH of Li-ion battery pack ,by empedence measure with fuzzy logic inference)
    2013-09-17 13:41:40下载
    积分:1
  • Speckle_reduction
    用于SAR图像的相干斑抑制,内有增强Lee滤波,增强Kuan滤波,增强GammaMap滤波算法,还有等效视数,边缘保持指数的求法(For speckle suppression of SAR images, there are enhanced Lee filtering, enhanced Kuan filtering, enhanced GammaMap filtering algorithm, and the calculation of ENL and EPI.)
    2019-03-30 17:23:15下载
    积分:1
  • 色彩空间转换
    任意切换各种颜色空间,包含大部分主流的颜色空间转换代码,可实现一键转换。(Arbitrary switching of various color spaces, including most of the mainstream color space conversion code, can achieve one key conversion.)
    2017-12-20 20:58:01下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载