Welcome![Sign In][Sign Up]
Location:
Search - 阈值分割

Search list

[Other resource自动多阈值分割

Description: 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
Platform: | Size: 2216 | Author: 马文 | Hits:

[Special Effectsostu算法阈值分割

Description: ostu阈值分割算法,经典的阈值分割算法
Platform: | Size: 975 | Author: trierwang | Hits:

[Special Effects2D最大熵阈值分割算法

Description: 2D最大熵阈值分割;
Platform: | Size: 1102 | Author: trierwang | Hits:

[Graph program图像阈值分割

Description: 阈值分割,图像处理
Platform: | Size: 6408229 | Author: limin3182 | Hits:

[matlab多种图像边缘检测与分割处理

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect the edges in the image P0402 : different values of Getting operator to detect the edges in the image P0403 : Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to remove all current lines, retaining only chip targets
Platform: | Size: 41984 | Author: 何问宇 | Hits:

[Graph program大津法阈值分割(otsu)

Description: 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Platform: | Size: 2048 | Author: 王雷 | Hits:

[GDI-Bitmap阈值分割和轮廓提取

Description: 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
Platform: | Size: 203776 | Author: jia | Hits:

[Special Effects图像的阈值分析

Description: 图像的阈值分割分析,包括迭代分割,峰谷阈值分割,半阈值分割等-image thresholding segmentation analysis, including iterative segmentation, segmentation threshold peak, semi-threshold segmentation
Platform: | Size: 165888 | Author: 苗苗 | Hits:

[Special Effects图像分割迭代峰谷半阈值

Description: 图像的阈值分割算法,包括常用的迭代分割,半阈值分割,半阈值分割等-image thresholding segmentation algorithm, used in the iterative separate, semi-thresholding segmentation, semi-threshold segmentation
Platform: | Size: 86016 | Author: 苗苗 | Hits:

[matlab自动多阈值分割

Description: 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
Platform: | Size: 2048 | Author: 马文 | Hits:

[matlab依赖坐标的分割方法

Description: 用matlab编写的一种依赖坐标的图像分割方法,即动态阈值分割法-using Matlab prepared by the coordinates of a reliance on image segmentation method, that is, dynamic thresholding segmentation method
Platform: | Size: 1024 | Author: 马文 | Hits:

[Other阈值分割

Description: 水体的像素值的范围是由图像的光谱信息决定的, 通过阈值提取水体。。(The range of the pixel value of the water body is determined by the spectral information of the image, and the threshold is segmented.)
Platform: | Size: 70656 | Author: snowman2001 | Hits:

[Other基于matlab的阈值分割

Description: 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
Platform: | Size: 29696 | Author: My①鉎d誓言 | Hits:

[Other自适应阈值生成后进行图像分割

Description: 自适应阈值生成后进行阈值分割,内部含有测试图片,与全局阈值进行图像分割不同的另一种方法(After the adaptive threshold is generated, the threshold segmentation is carried out. Another method is different from the global threshold for image segmentation)
Platform: | Size: 216064 | Author: 小啰啰 | Hits:

[Othermatlab基于遗传算法的最大熵值法的双阈值图像分割

Description: 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
Platform: | Size: 110592 | Author: sunxiaonao | Hits:

[Special Effects第 05 章 基于阈值分割的车牌定位识别

Description: 基于阈值分割的车牌定位识别 能够实现车牌的自动识别(License plate recognition based on threshold segmentation)
Platform: | Size: 243712 | Author: lweeiii | Hits:

[Special Effects双峰法阈值分割

Description: 双峰法阈值分割。阈值分割法是一种基于区域的图像分割技术,原理是把图像象素点分为若干类。图像阈值化分割是一种传统的最常用的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术。它特别适用于目标和背景占据不同灰度级范围的图像。它不仅可以极大的压缩数据量,而且也大大简化了分析和处理步骤,因此在很多情况下,是进行图像分析、特征提取与模式识别之前的必要的图像预处理过程。图像阈值化的目的是要按照灰度级,对像素集合进行一个划分,得到的每个子集形成一个与现实景物相对应的区域,各个区域内部具有一致的属性,而相邻区域不具有这种一致属性。这样的划分可以通过从灰度级出发选取一个或多个阈值来实现。(Threshold segmentation)
Platform: | Size: 11264 | Author: 冰棒 | Hits:

[Special Effects基于阈值处理的图像分割

Description: 用gui做的阈值分割界面,其中包含三种分割方法,数字图像处理那本书里的(Threshold segmentation interface made with GUI)
Platform: | Size: 791552 | Author: kidcad | Hits:

[matlab基于阈值分割的车牌定位识别MatLab实现

Description: 本设计基于阈值分割的方法实现车牌号码的定位与识别。利用Matlab仿真平台给出仿真例程及结果。(This design realizes the location and recognition of license plate number based on threshold segmentation method. The simulation routine and results are given by using the simulation platform of matlab.)
Platform: | Size: 4675584 | Author: Cocoacili | Hits:

[LabView16 阈值分割

Description: 阈值分割的各种方法的集合。局部阈值分割法,全局手动、自动阈值分割(A set of thresholding methods. Local Threshold Segmentation, Global Manual and Automatic Threshold Segmentation)
Platform: | Size: 43008 | Author: 联合斯金 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net