Description: To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same window , the window be divided into many small window.But conduct a lone medical science slice observation, withdraw"interested area", need bilever value , even multi-threshold value, can carry on a single piece at fixed position to browse and segment into slices by selected threshold value .Multi-windows bilever threshold value methods can not only withdraw"interested area" of the medical science slice, but also take a look at a different threshold value of slice segmentation ’s result at same window-To carry on small comparison for he differe nt threshold value under the image segmentatio n result, many have to use windows, namely for take a look at a different threshold v alue of slice segmentation 's win at same result dow. the window be divided into many small window.Bu not conduct a lone medical science slice observat ion, withdraw "interested area," need bilever value, even multi-threshold value, can carry on a single piece at fixed position to b rowse and segment into slices by selected thres hold value. Multi-windows bilever threshold v alue methods can not only withdraw "interested area "of the medical science slice. but also take a look at a different threshold val ue of slice segmentation 's result at same windo w Platform: |
Size: 1024 |
Author: |
Hits:
Description: 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map. Platform: |
Size: 28672 |
Author:李敏 |
Hits:
Description: 该程序可以实现DIB图像的一些常用转换,并且可以实现256色图像的自动阈值分割。-The program can be achieved a number of commonly used DIB image conversion, and 256 color images can be automatic threshold segmentation. Platform: |
Size: 6282240 |
Author:tianshu |
Hits:
Description: 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。
本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助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 Platform: |
Size: 155648 |
Author:qichao |
Hits:
Description: 这是关于图像分割和轮廓提取的一个工程,分割里面有三种阈值分割法,轮廓提取包括边缘、区域等方法。-This is about image segmentation and contour extraction of a project, which has three separate threshold image segmentation, contour extraction including edge, regional and other methods. Platform: |
Size: 1503232 |
Author:蒋冬梅 |
Hits:
Description: 对基于全局阈值法的指纹图像分割算法进行改进并仿真。-Fingerprint image segmentation algorithm based on global threshold to improve and simulation Platform: |
Size: 1024 |
Author:dujuan |
Hits:
Description: VS2008环境下使用C++进行图像分割编程
具体功能如下:
边缘检测法
阈值分割法
边界分割法
区域分割法
彩色分割法-VS2008 environment the use C++ image segmentation programming features are as follows: color segmentation method for edge detection threshold segmentation boundary segmentation method Segmentation Platform: |
Size: 9715712 |
Author:陈鹏宇 |
Hits:
Description: 传统二维图像轮廓识别算法通常是在图像中找到边缘,根据设定的条件将边缘像素组合起来形成轮廓。
针对边缘检测算法通常需要对不同的图像设定不同的阈值,对不同类型的图像很难找出统一的阈值的问题,文
中提出了一种同时利用图像中颜色与线段信息的彩色图像轮廓提取算法,算法采用自顶向下的颜色空间融合和
自底向上的线段检测的方法,在初步获取边缘信息之后,综合利用检测结果生成目标的轮廓。算法的优点在于
不需要进行阈值调整,实验表明:该方法可以有效地提取彩色图像中的目标轮廓-Traditional edge detection algorithms always need to set different thresholds for different types of image,
it s relatively difficult to find a suitable threshold once for all. Thus the top-down fusion of color space and the bottomup
line segment detection are adopted to obtain primitive edge pixels simultaneously,and then these pixel sets are
combined to achieve the final contour. This algorithm requires no parameter tunings. Experiments indicate that this
algorithm could effectively extract the object contour in the colored image. Platform: |
Size: 303104 |
Author:lili |
Hits:
Description: 基于MFC的单文档程序,读入图像以后,首先得到的是图像的直方图,然后通过阈值读图像进行分割,图像可以是彩色图像,也可以是非彩色。-MFC-based single document procedures , the read image is first obtained after a histogram of the image , and then divided by the threshold value read image , the image may be a color image can also be a non- color .
Platform: |
Size: 5214208 |
Author:huo xing |
Hits:
Description: 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-The algorithm is using morphological top-hat transform the first image, and then using local adaptive threshold segmentation fine segmentation. Different objects segmentation scale better. Platform: |
Size: 6144 |
Author:马金凤 |
Hits:
Description: Segmentation involves separating an image into regions (or their contours) corresponding to objects. We usually try
to segment regions by identifying common properties. Or, similarly, we identify contours by identifying differences
between regions (edges). Platform: |
Size: 31744 |
Author:hani1986ye |
Hits:
Description: 基于阈值分割心音信号,阈值可根据信号调整,程序给出心音分割的起止位置。-Threshold-based segmentation of heart sound signals, the threshold can be adjusted according to the signal, the program gives the starting and ending positions of heart sounds segmentation. Platform: |
Size: 417792 |
Author:Sun |
Hits: