搜索资源列表
Threshold-1
- 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
001
- 人体脑图像分割技术研究a. 对原始的二维医学图像进行滤波,封装成三维体数据。 b. 采用合适的多阈值分割方法得到合适的双阈值,对三维体数据进行二值处理,得到分割出的三维人脑图像。 c. 对得到的三维人脑二值图像进行数学形态学操作,并利用种子填充进行区域修整,得到较好的三维人脑分割结果,并给以三维显示。
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
2D最大熵阈值分割算法
- 2D最大熵阈值分割;
IMAGE
- 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
ImageSegmentationAlgorithmBasedonTwodimensionalHis
- 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
OTSU
- 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
2dshangyuzhi
- 二维最大熵阈值分割法,较一维有很好的去噪效果-Two-dimensional maximum entropy threshold segmentation method, the more one-dimensional results have a good de-noising
twodimensionalOSTU
- 经典的二维最大间类方差法图像自动阈值分割。-Classic type of two-dimensional variance among the largest auto threshold image segmentation
algorithm
- 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
xiefen
- 模糊分割,基于混沌粒子群以及二维直方图的斜分阈值分割-Fuzzy partition, based on chaotic particle swarm and the oblique two-dimensional histogram thresholding
zhifen
- 阈值分割。基于二维直方图及混沌粒子群的图像分割方法-Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation
erweizhifenjueduicha1
- 基于二维直方图的直分图像阈值分割方法,基于绝对差-Straight points on two-dimensional histogram image segmentation method, based on absolute difference
cocahome_20100309235237
- 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
Ostu2dim
- Ostu二维方法实现图像单阈值分割,效果优于传统的一维算法-Ostu single two-dimensional method of image segmentation, better than traditional one-dimensional algorithm
12
- 计算机图形与识别,分辨率二维直方图阈值分割方法-Computer graphics and identification, resolution two-dimensional histogram thresholding method
Otsu
- 包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,-Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers
ThreshSegement
- 二维阈值分割,可以把感兴趣的区域提取出来,适用于灰度图像!-2Dthresholding segementation
灰度图像二维otsu自动阈值分割
- 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)