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

搜索资源列表

  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:350412
    • 提供者:zhangying
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. xihua

    0下载:
  2. 该程序实现了二值图像的细化,处理效果较好,适用于初学者-The program achieved the binary image of the refinement, handling is better for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2049
    • 提供者:lujunhong
  1. ImageThinning

    0下载:
  2. 典型的图象处理算法。有良好的细化效果。细化算法要应用于含线条的黑白二值图像才可以看出细化效果。可以用于了解学习。-A typical image processing algorithms. Good refining effect. Thinning algorithm to be applied to the line containing only black and white binary image thinning effect can be seen. Can be used t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3726889
    • 提供者:jiayufeng
  1. theimagineprocessing

    0下载:
  2. 本程序为细化实例处理干涉条纹。注意:本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Detailed procedures for dealing with this instance of interference fringes. Note: This program contains the line thinning algorithm to be applied to black and white binary image thinning effect can b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-13
    • 文件大小:2839843
    • 提供者:樊云
  1. Thinning-algorithm

    0下载:
  2. 关于图形的细化算法。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm on the graph. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:121256
    • 提供者:cao
  1. Character-image-thinning

    0下载:
  2. 字符图像细化。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Character image refinement. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49064
    • 提供者:大鹏
  1. thinning

    0下载:
  2. 一些二值图像的细化算法和源程序代码,很有用哦-Some binary image thinning algorithm and source code, very useful oh
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:162904
    • 提供者:子莹
  1. SampleDemo

    0下载:
  2. 指纹模式识别预处理演示(特征点获取) 包括梯度方向场确认 图像分割二值化细化处理 标记特征点演示-Fingerprint pattern recognition preprocessing Demo (feature points to obtain), including the direction of field gradient confirmed the binary segmentation of feature points marked thinning demonstrat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3754922
    • 提供者:renee
  1. tuxiangxihua

    0下载:
  2. 图像细化,注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Image thinning, note that this process should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:57823
    • 提供者:QINPENG
  1. thinning

    0下载:
  2. 本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm of this procedure to be applied to the line containing only black and white binary image thinning effect can be seen.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3680224
    • 提供者:guzaltaji
  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. Morph

    0下载:
  2. 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.-Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:76583
    • 提供者:Twinner
  1. erzhituxihua

    0下载:
  2. 彩色图像处理的二值图细化的源代码的程序源-Color image processing binary image refinement of the program source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1456
    • 提供者:建生邢
  1. shuzitujiaocheng

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 通过反复从对象中移除边缘像素,直到它们被减少到单像素宽的骨架,二值图像从而被细化得到根中轴(Smucker et al., 1987 Tanaka et al., 1995)。建立在NHI图像上的骨架化命令是用于此过程(见于Fig. 7(ii))和计算骨架像素的数量。-The binary image was thinned to get the medial axis of roots by repeatedly removing edge pixels from the objects un
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:241799
    • 提供者:lcvc
  1. Thinning-algorithm

    0下载:
  2. 教科书上的细化算法,这个细化算法要应用于含线条的黑白二值图像才可以看出细化效果-Thinning algorithm on the textbook, this refinement algorithm to be applied to black and white binary image with lines can be seen that the refinement effect
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23515135
    • 提供者:何垒
  1. Itxxhm

    0下载:
  2. 图像细化注意,本程序的细化算法要应用于于含线条的黑白二值图像才可以看出细化效果。 -The thinning Note refinement algorithm of this program is to be applied to black and white binary image containing lines can be seen that the refinement effect.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:54975
    • 提供者:linggan
  1. 01939631xihua

    0下载:
  2. 图像细化处理,利用数学形态学方法对二值图像进行细化-Image processing refinement, refinement of the binary image using mathematical morphology
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1052
    • 提供者:yx
  1. xihua

    0下载:
  2. 图像细化,二值图像处理算法,很好,应用方便-Thinning, binary image processing algorithms, very good, convenient application
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:20876
    • 提供者:王建明
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com