CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OTSU

搜索资源列表

  1. GDI+otsu

    0下载:
  2. 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1012226
    • 提供者:李之见
  1. w24e2323

    0下载:
  2. 2维Otsu自适应阈值的快速算法 --文章-two-dimensional adaptive threshold of two-dimensional fast algorithm Otsu adaptive threshold of rapid algorithm -- article
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:314202
    • 提供者:Yuan
  1. some-matlab-digital-image-processing-function

    0下载:
  2. 我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2736478
    • 提供者:史振志
  1. otsusuanfa

    0下载:
  2. 这是matlab的otsu处理图象的算法,请高手们指正-This is the Otsu Matlab image processing algorithms, experts used the correct
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:97741
    • 提供者:初学者
  1. vc++OTSUcode

    0下载:
  2. otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15960
    • 提供者:苏霍伊
  1. ImageFrame

    0下载:
  2. 实现图像的多种处理功能,例如:OTSU分割,直方图均横化,局部增强,锐化,低通滤波。等等。-achieve a variety of image processing functions, such as : OTSU segmentation, Wang both histogram and local enhancement, sharpening, low-pass filtering. And so on.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:66175
    • 提供者:郑可可
  1. TwoValue

    0下载:
  2. 图象处理二值化程序 大津展之法求域值-binary image processing program Otsu Zhan Method domain value! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53403
    • 提供者:jys
  1. edge_erode

    0下载:
  2. 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:陈旭
  1. erode

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1305
    • 提供者:陈旭
  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:陈旭
  1. CGProcesser

    0下载:
  2. 关键字:显示DIB,OTSU算法二值化图象,图象灰度化处理,关联多个VIEW到文件.显示文件灰度直方图-keyword : DIB show, OTSU algorithm binary image, gray-scale image processing, VIEW linked to a number of documents. Histogram Display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140655
    • 提供者:张写真
  1. otsu_th.c

    0下载:
  2. 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:杨建
  1. othersIPmask

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:176442
    • 提供者:electron
  1. backgroud(12.22)

    2下载:
  2. 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circula
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:381026
    • 提供者:
  1. chaosandGeddes

    0下载:
  2. Geddes,肤色分割,数字滤波器,Otsu-最大类间方差,非线性映射所产生的混沌序列-Geddes, color segmentation, digital filter, Otsu - Otsu, nonlinear mappings from the chaotic sequence
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5019
    • 提供者:刘博
  1. Otsu

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:pwp
  1. OTSU多阈值分割

    0下载:
  2. 一种改进的otsu算法,可以实现多阈值分割,可以自己设置阈值。(An improved Otsu algorithm which can achieve multi threshold segmentation and can set threshold yourself.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:vac---
  1. 类间最大方差(Otsu)阈值法分割图像

    0下载:
  2. 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:yeohyong
  1. Gotsu

    1下载:
  2. 用遗传算法和otsu实现多彩色图像的多阈值分割 。。。。。。。。。。。。(Multi threshold segmentation based on genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-16
    • 文件大小:1310720
    • 提供者:旧梦凉城
  1. thresh_md

    1下载:
  2. 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-06-27
    • 文件大小:27648
    • 提供者:Lucifer.M
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 41 »
搜珍网 www.dssz.com