搜索资源列表
Imagesegementation
- 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 i
segment
- 用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.
Auto_Threshhold_test
- 该程序可以实现DIB图像的一些常用转换,并且可以实现256色图像的自动阈值分割。-The program can be achieved a number of commonly used DIB image conversion, and 256 color images can be automatic threshold segmentation.
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
SegAdaptive
- automatic threshold segment
segment
- 这是关于图像分割和轮廓提取的一个工程,分割里面有三种阈值分割法,轮廓提取包括边缘、区域等方法。-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.
RadarSceneMatchingImage
- :采用基于内容的图像检索方法,对雷达景象匹配数据库中的图像数据进行兴趣目标的查询检索与识别.由于 雷达图像具有受斑点噪音影响明显等特点,故综合运用迭代阈值选取以及区域生长的方法,进行兴趣目标(主要是 机场)的分离;由于匹配数据库中图像数据范围比较大,包含目标多,为了在检索过程中确定检索目标在图像中的 位置,预处理时,采用对同一图像多幅子图进行特征提取的方法,最终在检索时通过子图范围来确定目标在大幅图 像上的位置.由实验分析,证明在机场目标的检索识别中,这一方法是可行的.-Cont
Threshold-segment
- 应用此最大类间方差法实现图像分割,分割后效果稳定。-Apply the Otsu method of image segmentation, the segmented results and stability.
segment
- 各种图像分割的方法,有单阈值,双阈值,自适应阈值等-A variety of image segmentation methods, a single threshold, double threshold, adaptive threshold, etc.
segment
- 对基于全局阈值法的指纹图像分割算法进行改进并仿真。-Fingerprint image segmentation algorithm based on global threshold to improve and simulation
segment
- 基于区域阈值的图像分割方法研究,迭代阈值法分割技术-Regional threshold-based image segmentation method, iterative threshold segmentation
Segment
- VS2008环境下使用C++进行图像分割编程 具体功能如下: 边缘检测法 阈值分割法 边界分割法 区域分割法 彩色分割法-VS2008 environment the use C++ image segmentation programming features are as follows: color segmentation method for edge detection threshold segmentation boundary segmentation
BMP--iamge-Segment
- 基于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 im
segment
- a simple code for image sementation for working on your image by Iterative-threshold
Segment
- Visual C++ 2010 经典的图像分割算法:边缘检测、阈值分割、边界跟踪-Visual C++ 2010 classic image segmentation algorithm: edge detection, threshold segmentation, boundary tracking
fuse-segment
- 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-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.
segment
- 利用基于直方图的自适应阈值方法实现分割前景与背景-Use histogram-based adaptive threshold segmentation method to achieve the foreground and background
segment
- 基于阈值分割心音信号,阈值可根据信号调整,程序给出心音分割的起止位置。-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.
SegAdaptive
- automatic threshold segment
segment
- 几种不同的阈值分割方法的matlab实现方法(different methods for image segmentation using the MATLAB)