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

搜索资源列表

  1. C1PROJ2001-3

    0下载:
  2. 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1644805
    • 提供者:韓小宇
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1810936
    • 提供者:王建辉
  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
    • 文件大小:186817
    • 提供者:杜莉
  1. 图像分割迭代、峰谷、半阈值算法。

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

    • 发布日期:2008-10-13
    • 文件大小:66607
    • 提供者:王俊惠
  1. adaptive

    0下载:
  2. adaptive threshold for liver segmentation project through graph cut algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:977392
    • 提供者:sherbo
  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
    • 文件大小:1557
    • 提供者:冯西
  1. fengge

    0下载:
  2. 这个程序是关于标识物体测量面积周长与阈值分割和轮廓提取-This program identifies objects on the measurement area perimeter and threshold segmentation and contour extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:368517
    • 提供者:朱小娇
  1. dimaximum-threshold-segmentation

    0下载:
  2. 基于一维最大熵的阈值分割,注解完整,编程效率高!完整展现理论实现过程-matlab project
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:62163
    • 提供者:jack
  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
    • 文件大小:2637
    • 提供者:李小龙
  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
    • 文件大小:129064
    • 提供者:蔡小成
  1. global-threshold

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

    • 发布日期:2017-04-02
    • 文件大小:1277
    • 提供者:贺文强
  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
    • 文件大小:1397
    • 提供者:贺文强
  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-04
    • 文件大小:1388
    • 提供者:Lvjianming
  1. otsu

    1下载:
  2. 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3329
    • 提供者:淡淡
  1. tuxiangfenge

    0下载:
  2. 自适应阈值的图像分割,采用的是线性分类器相关知识-Adaptive threshold segmentation, using a linear classifier knowledge
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:206791
    • 提供者:youhj
  1. main

    0下载:
  2. 基于最大类间方法阈值与遗传算法的道路分割-Maximum class method based on the road between the threshold segmentation and genetic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2624
    • 提供者:zhang
  1. DEVADER

    0下载:
  2. 图像分割代码,包括种子生长法和阈值法,是对细胞进行分割,二值图-Image segmentation code, including seed growth method and threshold method, is cell division, binary image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:264445
    • 提供者:nly
  1. try1

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

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

    0下载:
  2. 利用迭代法确定图像阙值,进而对灰度图像进行阙值分割-Iteration method is used to determine the image threshold and threshold of gray image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:902
    • 提供者:宋坤
  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
    • 文件大小:3346501
    • 提供者:ycr40
搜珍网 www.dssz.com