搜索资源列表
自动多阈值分割
- 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
自动多阈值分割
- 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
Threshold-1
- 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
leijianfangchafenge
- 基于组织的粒子群优化的最大类间方差图像多阈值分割-Based on Particle Swarm Optimization organization the largest variance between-class multi-threshold image segmentation
duoyuzhifenge
- 基于直方图的多阈值分割可以求出三个阈值,适合CT图像分割-Histogram-based multi-threshold segmentation can be obtained three threshold for CT image segmentation
001
- 人体脑图像分割技术研究a. 对原始的二维医学图像进行滤波,封装成三维体数据。 b. 采用合适的多阈值分割方法得到合适的双阈值,对三维体数据进行二值处理,得到分割出的三维人脑图像。 c. 对得到的三维人脑二值图像进行数学形态学操作,并利用种子填充进行区域修整,得到较好的三维人脑分割结果,并给以三维显示。 -err
FuzzyEntropyBasedPost-ProcessingMethodforC-MeanClu
- 提出了一种结合C2均值聚类算法和模糊熵的图像分割方法, 该方法先采用C2均值聚类算法对含噪图像进行初步分割, 再利用模糊熵准则作后续处理。该方法一方面能够继承C2均值聚类算法的优点, 可以灵活地用在基于多特征和多阈值的图像分割中, 另一方面充分考虑了图像的区域信息, 利用模糊熵最小作为准则, 对C2均值聚类算法初步分割结果的错分类点作了进一步的处理, 克服了C2均值聚类算法对噪声敏感的缺点。实验结果表明,本文方法在运算开销上只比C2均值
threshold
- 关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用-Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the in
zidongduoyuzhi
- 图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
ITK_VTK_Python
- 分割多阈值法在CT图像重建中的应用分 割多阈值法在CT图像重建中的应用分割多阈值法在CT图像重建中的应用-image imageimageimageimageimageimageimageimageimageimageimageimage
a
- 改良遗传算法在图像多阈值分割中的应用-改良遗传算法在图像多阈值分割中的应用
automatic
- matlab程序,自动多阈值分割,本方法较好用适合,经本人亲自验证-matlab program, automatic multi-threshold segmentation, the method used for good, I personally verified by the
Otsu方法在多阈值图像分割中的应用_王磊
- 图像识别中,Otsu方法在多阈值图像分割中的应用(Application of Otsu method in multi threshold image segmentation)
多阈值
- 基于多阈值的图像分割()
curvelet软阈值
- 在matlab平台上,使用多尺度curvelet变换,对SAR图像的相干斑噪声进行抑制, 先将图像进行对数变换,把相干斑乘性噪声转换为加性噪声,然后使用一种有效的阈值去噪方法,很好的抑制了相干斑噪声,效果不错。(On the MATLAB platform, the multiscale curvelet transform is used to suppress the speckle noise of the SAR image.
双峰法阈值分割
- 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素
OTSU多阈值分割
- 一种改进的otsu算法,可以实现多阈值分割,可以自己设置阈值。(An improved Otsu algorithm which can achieve multi threshold segmentation and can set threshold yourself.)
软阈值
- 小波分析之软阈值去噪,区别于硬阈值去噪。有多个不同的规则函数,对各不同规则函数去噪效果进行对比分析。(The soft threshold denoising of wavelet analysis is different from hard threshold denoising. There are many different rule functions to compare and analyze the denoising
abc_algo
- 基于改进蜂群算法的红外图像多阈值分割算法,效果不是很理想,但是可以参考~(Segmentation colony algorithm based on improved infrared image multi-threshold algorithm, the effect is not ideal, but you can refer to-)
OSTU
- 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)