CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图像阈值分割

搜索资源列表

  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:182.44kb
    • 提供者:杜莉
  1. yuzhifenge

    0下载:
  2. 用间类最大距离法自动求取多张图像的阈值分割,MATALB实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12.21kb
    • 提供者:张丽娜
  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:65.05kb
    • 提供者:王俊惠
  1. ostu阈值分割

    0下载:
  2. 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
  3. 所属分类:2D图形编程

  1. QGA_image_segmentation

    1下载:
  2. 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:14.92kb
    • 提供者:付晓薇
  1. Otsualgorithm

    0下载:
  2. 经典的OSTU的算法,实现对图像阈值的查找并对图像进行二值化分割显示-OSTU classic algorithms, to achieve the threshold on the image search and image segmentation show binarization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:冯西
  1. 1

    0下载:
  2. 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:548.69kb
    • 提供者:tong tong
  1. otsu2th

    0下载:
  2. 两个阈值的基于otsu的图像分割方法,使总方差达到最大-image segmentation using Otsu with two thresholds
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:6.06kb
    • 提供者:冰释
  1. MedicalImageSegmentation

    0下载:
  2. 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:599.58kb
    • 提供者:nancy
  1. otsu

    1下载:
  2. 多维OTSU阈值分割方法,能够实现二维图像多阈值分割-Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:2.58kb
    • 提供者:李小龙
  1. main

    0下载:
  2. 神经网络算法在图像阈值分割中的实现,包括遗传神经网络训练示例,神经网络分割示例,传统BP训练遗传BP训练等-Neural network algorithm for image thresholding in implementation, including genetic neural network training example, neural network segmentation example, the traditional genetic BP BP training tr
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:655byte
    • 提供者:蔡小成
  1. Untitled

    0下载:
  2. 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:126.04kb
    • 提供者:蔡小成
  1. global-threshold

    1下载:
  2. 采用全局阈值法对图像进行二值化阈值分割.过程需要迭代。-Using global threshold method of image binarization threshold segmentation process requires iteration.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1.25kb
    • 提供者:贺文强
  1. interclass-variance

    0下载:
  2. 采用类间方差法对图像进行单阈值分割。需要用到概率论知识-Inter-class variance method using a single threshold for image segmentation. Need to use probability theory
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1.36kb
    • 提供者:贺文强
  1. circular-birght-target-detect

    0下载:
  2. 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1.36kb
    • 提供者:Lvjianming
  1. ThreshSegement

    0下载:
  2. 二维阈值分割,可以把感兴趣的区域提取出来,适用于灰度图像!-2Dthresholding segementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:于跃
  1. car-plate

    0下载:
  2. 汽车车牌图像的图像分割,步骤如下:图像裁剪,绘制灰度直方图,双峰阈值分割,于可视化界面实现,并附有个人实验报告。-Car license plate image segmentation, as follows: image cropping, drawing histogram bimodal thresholding, visual interface to achieve, along with individual test report
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:58.63kb
    • 提供者:zhangpengpeng
  1. try1

    0下载:
  2. 二值图像的轮廓检测,借用ostu自适应阈值分割,效果良好-Contour detection binary image, to borrow otsu adaptive threshold segmentation, good effect
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:陈晨
  1. ImageSegment

    0下载:
  2. 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.19mb
    • 提供者:ycr40
  1. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-02
    • 文件大小:726kb
    • 提供者:EMC
« 12 »
搜珍网 www.dssz.com