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

搜索资源列表

  1. 脱机字符识别

    0下载:
  2. 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identification neural network, thinn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:196.02kb
    • 提供者:丁俊
  1. 小波变换在活塞环图像边缘检测中的应用研究

    0下载:
  2. 摘 要 小波变换是时间频率的局部化分析,它可以通过伸缩平移运算对信号逐步进行多尺度细化。本文正是基于小波变换在图像处理领域中表现出的多尺度分析,提出了用小波变换检测活塞环图像边缘的方法,这种方法通过对二维小波变换图像局部极大值的检测得到图像的边缘信息。通过实验证明了这种方法的有效性。-Abstract wavelet transform is the local time frequency analysis, it can shift computing through telescopic
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:81.02kb
    • 提供者:蓝婧
  1. imagethinning

    0下载:
  2. 数字图像处理的图像细化方法的C++源代码-Digital image processing method of image thinning of C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:108.33kb
    • 提供者:chaosam
  1. morphology

    0下载:
  2. CSarp编写的一般图像处理方法,图像腐蚀,图像膨胀,开运算,闭运算,击中击不中-CSarp the preparation of the general image processing method, image corrosion, image expansion, opening operations, closing operation, hit-miss
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:153.72kb
    • 提供者:王政博
  1. 20090903FPGA

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

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

    0下载:
  2. 手写数字识别之模板匹配法,即位图的读写、细化算法、模板的建立以及如何进行批处理识别。-Handwritten numeral recognition of the template matching method, came to the throne map reading and writing, thinning algorithm, template creation, as well as how to identify the batch.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:523.1kb
    • 提供者:李晓
  1. Refinement

    0下载:
  2. visual c++工程,介绍了一种常用的图像细化方法-visual c++ project, describes a common method of image thinning
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:47.92kb
    • 提供者:charlie
  1. xihua

    0下载:
  2. 图像细化,有利于图像初学者了解图像的基本编程方法与理念-Thinning is beneficial for beginners to understand the image the image method and the basic programming concepts
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:霍利
  1. skeleton

    1下载:
  2. 用形态学中骨骼化方法实现了图像细化,为后续工作如特征点提取提供了良好的素材-Method with skeletal morphology achieved thinning, for the follow-up, such as feature extraction provides a good material
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:518byte
    • 提供者:zrq-kathryn
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.91mb
    • 提供者:王卫
  1. Three-kinds-of-template-matching-

    0下载:
  2. 3种模板匹配法实现的手写数字识别示例,包括手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、细化算法-Three kinds of template matching to achieve the handwritten numeral recognition examples, including handwritten digit recognition of the Fisher linear discriminant, handwritten numeral recognit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2.2mb
    • 提供者:秦伟
  1. three-method-for-image-process

    0下载:
  2. 三种图像处理的代码 包括边缘检测与提取,模板匹配,图像腐蚀膨胀细化。-The code includes three types of image processing edge detection and extraction, template matching, image thinning corrosion expansion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:68.75kb
    • 提供者:小贺
  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
    • 文件大小:705.28kb
    • 提供者:许胜强
  1. Face-image-classification-method

    0下载:
  2. 人脸稀疏分类研究,基于DD-DT CWT多字典的人脸特征稀疏分类方法-Face thinning classification, based on DD-DT CWT dictionary feature sparse classification method
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.46mb
    • 提供者:魏晓霞
  1. Rosenfeld-Thinning-algorithm

    0下载:
  2. 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:1.49kb
    • 提供者:tanhao
  1. Method

    0下载:
  2. java image processing decection of the charactor,thinning and change the pixels-java image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.79kb
    • 提供者:tryie
  1. thinning

    0下载:
  2. opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.75mb
    • 提供者:zqw
  1. BCB-program9

    0下载:
  2. It is a BCB program for digital image by thinning method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:975byte
    • 提供者:majoryang
  1. zhang_thin

    0下载:
  2. zhang快速细化方法 c++ 环境visual 2010-zhang rapid thinning method c++
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3.41mb
    • 提供者:肖敏
  1. Edge-Thinning

    0下载:
  2. Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing tim
  3. 所属分类:Special Effects

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