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

搜索资源列表

  1. OTSU(3)

    0下载:
  2. 大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:wangyi
  1. 3Otsu

    2下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4.12kb
    • 提供者:bird
  1. OTSU

    0下载:
  2. 基于opencv2.3的大津法自适应阈值二值化算法的代码C++。含测试图片,已编译。很好用,代码一目了然,易懂。-Based on the opencv2.3 OTSU method adaptive threshold binarization algorithm C++ code. Including test images, compiled. Very good, the code be clear at a glance, to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:8.25mb
    • 提供者:lee
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:303.23kb
    • 提供者:李成
  1. otsu

    0下载:
  2. OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:ltrko9kd
  1. 111

    0下载:
  2. 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:854.04kb
    • 提供者:yangq
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:89.2kb
    • 提供者:陈聪群
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937byte
    • 提供者:白痴
  1. code

    0下载:
  2. 代码1:优化过的Otsu程序,纯C编写 代码2:优化过的中值滤波程序,纯C编写 代码3:快速连通域检测程序,用于团块分析,纯C编写 代码4:MeanShift图像分割程序,纯c编写 代码5:WaterShed图像分割程序,c++编写,可直接运行,看分割效果-Code 1: The optimized program Otsu, pure C code 2: The optimized procedure median filter, pure C code 3: Fa
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:11.61mb
    • 提供者:韦立庆
  1. bmpTestC5509A

    0下载:
  2. 使用5509DSP进行位图的读取及一些基本操作,包括使用大津法求取灰度图像二值化的阈值RGB转灰度图、统计灰度图像的直方图信息、使用给定的阈值对图像进行二值化,CCS5.3上仿真通过。-Using 5509DSP bitmap read and some basic operations, including using the Otsu method of determining a binarization threshold value for the gray-scale image t
  3. 所属分类:DSP program

    • 发布日期:2017-11-21
    • 文件大小:528.17kb
    • 提供者:邹振宇
  1. 3

    0下载:
  2. 包括对数字图像的灰度直方图的计算,对图像进行中值滤波、大津阀值分割处理功能-Including digital image histogram calculation, median filtering, image Otsu threshold segmentation processing function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:4.45mb
    • 提供者:崔勇
  1. fcmthresh

    0下载:
  2. FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outp
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:21kb
    • 提供者:almosawi
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:113.08kb
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11.77kb
    • 提供者:廉小萍
  1. 3

    1下载:
  2. 基于粒子群优化算法的otsu阈值分割,采用双阈值分割图像-otsu based on pso
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:357.31kb
    • 提供者:徐青青
  1. OTSU(3)

    0下载:
  2. 大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1-Otsu method by Otsu in 1979 suggested that the image Image, remember t for the foreground and background segmentation threshold, the prospect of accounting for the image
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.22kb
    • 提供者:naseco
  1. 3

    0下载:
  2. matlab 中很实用的源代码3:13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀操作 19 16.腐蚀操作 20-Practical source code of matla
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4.71kb
    • 提供者:查显兵
  1. Image-processing-code(3)

    0下载:
  2. 图像处理中的一些常用代码,包括:边界跟踪 (bwtraceboundary函数)直方图阈值法 自动阈值法:Otsu法 膨胀操作-ome of the commonly used image processing code, including:Boundary tracking histogram threshold method of automatic threshold method: Otsu method to expand operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:海韦希
  1. otsu

    0下载:
  2. 对于图像进行3种阈值分割,并显示为二值图像,比较不同-For the three kinds of image thresholding, and displayed as a binary image, comparison of different
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:810byte
    • 提供者:fei
  1. 3

    0下载:
  2. 直方图阈值法 自动阈值法:Otsu法 膨胀操作 腐蚀操作 开启和闭合操作 开启和闭合组合操作 形态学边界提取-Histogram Threshold automatic threshold: Otsu method dilation etching operation opening and closing operation of the opening and closing operation of a combination of morphological bo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:11.92kb
    • 提供者:sun
« 12 »
搜珍网 www.dssz.com