CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像二值化算法

搜索资源列表

  1. otsu-method

    2下载:
  2. 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1792
    • 提供者:budongwei
  1. featuresandOtsu

    0下载:
  2. 包含完整的大津法二值化算法,计算图像的二阶距-Act contains a complete Otsu binarization algorithm to calculate the image of the second-order distance
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:13981
    • 提供者:sharon
  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
    • 文件大小:91339
    • 提供者:陈聪群
  1. GrayImage

    0下载:
  2. 关于灰度图像二值化的算法的详解,针对各个领域的应用,汉字识别,摄像采集,政府资源等等,适合初学者使用,灰度图像-On the gray image binarization algorithm Wapakhabulo, for applications in various fields, Chinese character recognition, video capture, government resources, etc., suitable for beginners, gray i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3084441
    • 提供者:月平
  1. fingerprint

    0下载:
  2. 指纹识别算法的平滑处理和加强处理(高通滤波)有sobel prewitt log方法。保留的为prewitt。另一个文件是图像的二值化处理和去噪。后面的程序还在制作中-Fingerprint recognition algorithm to smooth and enhance the process (high-pass filter) has sobel prewitt log method. Reserved for the prewitt
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1120
    • 提供者:robinhood
  1. JEI_Sezgin_2004_Survey

    0下载:
  2. Survey over image thresholding techniques and quantitative performance evaluation, 这是一片综述图像二值化方法的文章,对各算法进行了全面的概括、比较和评估。-Survey over image thresholding techniques and quantitative performance evaluation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2308874
    • 提供者:Song YK
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. otsu

    0下载:
  2. 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:771
    • 提供者:年后
  1. robot-control-based-on-pathcontro

    1下载:
  2. 文主要介绍了基于摄像头的黑线识别以及相应的控制策略。在获得路径图像的同时,实时图像处理系统识别黑线中心.从而判断出路径的信息,对智能车的舵机和速度施行控制,使之达到较为准确的转弯和快速行驶的性能。首先,在摄像头所获取的图像信息基础上,在图像预处理中使用了二值化和图像滤波算法,并且在黑线提取中提出了重心提取算法,以预判前方的路径信息;然后,根据所获得的路径信息控制舵机转向和行驶速度。实验表明,该方法简便可靠,能够满足机器人路径识别的需求。-a paper
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:318867
    • 提供者:ruan
  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. ImageLabelAndArea

    0下载:
  2. 该文件夹中有二个M文件,说明如下: label_area.m : 目标区域面积测量主函数,其中调用otsu otsu.m : 类判别分类法(otsu全局二值化算法) 4A.bmp face.bmp gun.bmp : 原始灰度图片 AreaAnalysis.txt : 记录了实验过程中目标区域的总数和各自的面积 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has two M-file, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:137345
    • 提供者:许胜强
  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. image-processing

    0下载:
  2. 实现了数字图像处理中图像的二值化算法,加噪声滤波以及中值滤波等算法。-Realization of the digital image processing algorithm for binary images, plus noise filtering and median filtering algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:29565
    • 提供者:刘海燕
  1. Fingerprint-image-preprocessing

    0下载:
  2. 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:740223
    • 提供者:morningdra
  1. Niblack

    0下载:
  2. 图像二值化,采用Niblack算法,采用Matlab编写,可以做个参考。-It accomplishes the binary work to an imge, using Niblack algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:59846
    • 提供者:王雨
  1. OstuBlock

    0下载:
  2. 图像二值化,采用的是分块Ostu二值化算法,可以自行改动分块的行列数目。-It accomplishes the binary work to an imge, using Ostu algorithm but with n*m blocks. The parameters can be changed by yourself.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:59999
    • 提供者:王雨
  1. Bayer-dithering-method

    0下载:
  2. 本文是Bayer抖动算法对图像二值化处理的摘要部分-Bayer dithering binarization
  3. 所属分类:File Formats

    • 发布日期:2017-11-07
    • 文件大小:4221
    • 提供者:白雪娟
  1. Programs

    0下载:
  2. 完整的图像处理程序,完成基本的图像处理功能,如,各种二值化算法的实现,图像边缘检测,图像分割,降噪等。其中有车牌识别实例。-Complete image processing program, the completion of the basic image processing functions, such as, a variety of value of implementations of the algorithm, image edge detection, image segm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:229637
    • 提供者:zouyongchao
  1. BinaryProcessor

    0下载:
  2. 图像的二值化算法实现,简单易懂,看看就明白-Image binarization algorithm is simple and easy to understand, to see to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:1041
    • 提供者:曾翔
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com