CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Otsu matlab

搜索资源列表

  1. otsu2

    0下载:
  2. 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:977
    • 提供者:Mingruixia
  1. matlab

    0下载:
  2. 摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在 色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积 统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。-Based on the gray- level and color characteristics of eggp lant image, hue and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:564877
    • 提供者:renyh
  1. FeatureExtractioninComputerVisionandImageProcessin

    0下载:
  2. 特征提取在计算机视觉和图像处理中的应用,一本很好的书籍,有很多matlab的代码-FeatureExtractioninComputerVisionandImageProcessing-Nixon, Augado- Newnes 2002
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3062133
    • 提供者:潘文
  1. DJ

    0下载:
  2. 基于大津法图像分割matlab程序 -Otsu-based image segmentation method based on Otsu matlab procedure law matlab image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:占广
  1. GreyThreshold

    0下载:
  2. 实现OTSU阈值。The function is based on OTSU s algorithm that had been described in "A Threshold Selection Method from Gray-Level Histograms-OTSU Threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:650
    • 提供者:xinghuidong
  1. otsu0915

    0下载:
  2. 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
  3. 所属分类:Special Effects

    • 发布日期:2016-05-13
    • 文件大小:1994
    • 提供者:IVTECH
  1. ostu_matlab

    0下载:
  2. Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:169002
    • 提供者:alex
  1. OTSU

    0下载:
  2. OTSU最大类间方差法获取阀值(图像处理),帮助学习MATLAB语言。-OTSU Otsu method to obtain the threshold (image processing) to help learn MATLAB language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:916
    • 提供者:雪藤
  1. otsu

    0下载:
  2. 用小波来实现纹理检测的一个MATLAB代码。很有用,简单明了。-using gabor wave to detecte texture
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:760
    • 提供者:xiongxia
  1. otsu_target

    1下载:
  2. 基于大律法的水面背景目标检测,首先读取目标文件 通过大律法算法,实现图像分割,然后标记目标。-Based on the OTSU
  3. 所属分类:Special Effects

    • 发布日期:2015-07-09
    • 文件大小:305152
    • 提供者:tony
  1. two_valuable

    0下载:
  2. 灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。-Gray image binarization more classic algorithms, including methods and local otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:34124
    • 提供者:董小龙
  1. otsu

    0下载:
  2. 以背景色提取为基础的一个车牌识别程序,识别率很高-Extraction of the background color based on a license plate recognition program, a high recognition rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1390561
    • 提供者:张久
  1. OTSU

    0下载:
  2. OTSU是一种经典的二值化算法,本程序为自己编写的OTSU在matlab下实现方法,可以供初入图像处理的初学者参考,可以直接运行-OTSU is a classic binary algorithm, the procedure for the preparation of their own OTSU under implementation in matlab, image processing can be for beginners entering the reference can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:18664
    • 提供者:star
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. matlab-threshold

    0下载:
  2. 对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改 进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2598
    • 提供者:ryy5745
  1. otsuthresh

    0下载:
  2. 大津法,将灰度图像转化为二值图像,选取的阀值是生成图像的方差最大-Otsu method, the grayscale image into a binary image, the selected threshold is the maximum variance of the image generated
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:533
    • 提供者:wrf
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. OTSU

    0下载:
  2. 基于最大类间最大距离比准则的图像分割的matlab代码-base on OTSU image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:774
    • 提供者:jiang
  1. otsu

    0下载:
  2. 运用最大类间方差法进行二值化的matlab实现代码-ostu binaryzation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:524
    • 提供者:徐莉
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com