登录
首页 » matlab » 1

1

于 2009-10-21 发布 文件大小:152KB
0 121
下载积分: 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)

文件列表:

1.doc

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

发表评论

0 个回复

  • 514424
    鼠标写毛笔字源码例程,程序结合易语言扩展界面支持库和图像格式转换支持库,实现用鼠标写出毛笔字的效果。可以展现多种毛笔字形态,启动时有使用帮助说明。(Mouse calligraphy source routines, programs combined with easy language support library expansion interface and image format conversion support library , use the mouse to write calligraphy achieve results. )
    2016-01-11 11:06:21下载
    积分:1
  • jiafa yunsuan tu xiangchuli
    通过对图像加燥,运用叠加运算对加燥后的图像进行去燥处理(Removal of Gauss noise by addition operation)
    2017-12-27 17:47:26下载
    积分:1
  • 基于帧差法与Vibe算法的matlab前景提取代码
    说明:  Vibe 运动目标检测 基于matlab(Vbie Moving Target Detection)(Vibe moving target detection based on MATLAB (vbie moving target detection))
    2020-12-02 10:49:27下载
    积分:1
  • BandPassFilter
    Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。(Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.)
    2011-10-10 11:20:23下载
    积分:1
  • 1-s2.0-S0925753510002559-main.pdf
    I WANT SOURCE CODE FOR IMAGE SEGMENTATION
    2013-07-31 14:23:59下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • bmpFile
    简单的bmp图象处理程序,将一个bmp文件中的直线和园改变颜色(Bmp simple image processing procedures, will be a bmp file in a straight line and Park change color)
    2008-01-04 14:50:09下载
    积分:1
  • 声发射数据matlab
    说明:  本程序为傅里叶变换,给定初始时域波形,可得到对应频域波形。可出图(The program is Fourier transform. Given the initial time-domain waveform, the corresponding frequency-domain waveform can be obtained. Drawing out)
    2020-08-23 14:38:16下载
    积分:1
  • 非下采样轮廓波域红外与可见光配准算法_刘刚
    说明:  关于非下采样轮廓波域红外与可见光图像配准算法(On the registration algorithm of infrared and visible image in unsampled contour wave domain)
    2020-03-25 13:38:44下载
    积分:1
  • phasecong
    phase congruency相位一致性计算,可以用于提取图像的特征,如边缘、角点等。(calculation of phase congruency phase coherence, can be used to extract image features, such as edge, corner points.)
    2008-03-05 22:04:58下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载