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

搜索资源列表

  1. erodeandthincode

    0下载:
  2. 本文详细阐述了数字图像中腐蚀和细化算法的过程,希望对大家有用-it will be usefull to thin imageprocessing
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:15671
    • 提供者:陆建华
  1. ps

    0下载:
  2. 细化算法有很多,我们在这里介绍的是一种简单而且效果很好的算法,用它就能够实现从文本抽取骨架的功能。我们的对象是白纸黑字的文本,但在程序中为了处理的方便,还是采用256级灰度图,不过只用到了调色板中0和255两项。-There are many thinning algorithms, we have presented here is a simple but very effective algorithm, it can be achieved with the text extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:872
    • 提供者:阿瑟
  1. mor

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:15481
    • 提供者:fyk
  1. Thin

    0下载:
  2. 图像处理中的细化算法,三种,效果非常好; -digital image processing algorithms,result is very good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:130986
    • 提供者:zhuting
  1. GraphAnalyze

    0下载:
  2. 《Visual+C++数字图像处理典型算法及实现代码》配套光盘。 本书主要讲述了Visual C++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。-" Visual+ C++ digital image processing algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2754334
    • 提供者:任务
  1. ThiningAlgorithm

    0下载:
  2. 代码中包含5种图像细化算法,分别为beforethin、ThinnerHilditch、ThinnerPavlidis、ThinnerRosenfeld、ThiningDIBSkeleton,相信对你系统研究该方法有帮助-This code includes 5 kinds of image thining method:beforethin,ThinnerHilditch,ThinnerPavlidis,ThinnerRosenfeld,and ThiningDIBSkeleton.It mu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3045
    • 提供者:zqf
  1. erode_method

    0下载:
  2. Visual C++实现图像的腐蚀,膨胀,细化算法-erode, expand method of image
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:15711
    • 提供者:yang
  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
    • 文件大小:535655
    • 提供者:李晓
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1769678
    • 提供者:景枫林
  1. 917610Hilditch

    0下载:
  2. Hildicth细化算法,对想了解Hildicth算法的人很有帮助。-Hildicth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:ll
  1. IEEEXplore[1]

    0下载:
  2. 关于细化算法的介绍,对想了解细化算法的同学很有帮助-skeletion
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:191284
    • 提供者:ll
  1. Thinning_In_Matlab

    0下载:
  2. 主要实现图像处理中的细化,这种算法的效率非常的高,复杂度也比较小-Major refinement of image processing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:11674
    • 提供者:
  1. 1234

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Are erosion, dilation, thinning algorithm command-line compilation process is as follows vcvars32 rc bmp.rc cl morph.c b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5715
    • 提供者:yuhaoshuai
  1. Morph

    0下载:
  2. 数字图像腐蚀、膨胀和细化算法,对二值化后的图像进行处理-Digital Image corrosion, expansion and refinement algorithm, the binary image after processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2486771
    • 提供者:胡新
  1. fftft

    1下载:
  2. 可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
  3. 所属分类:matlab

    • 发布日期:2016-04-26
    • 文件大小:620
    • 提供者:巴山竹
  1. Fingerprint_image_thinning_algorithm

    0下载:
  2. 指纹图像细化算法研究,caj格式,需要用caj阅览器查看阅读!-Fingerprint image thinning algorithm, caj format, need to caj reader view read!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:814131
    • 提供者:JK
  1. 07

    0下载:
  2. 数字图像的腐蚀、膨胀和细化算法还有数学形态的其他运算-Digital images of corrosion, expansion and refinement algorithm are mathematical forms of the other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:85336
    • 提供者:braverobin
  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. Thinne

    0下载:
  2. 用VC++ 编写的细化算法 可用于图像处理-The algorithm with vc++ writing can be used in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3516
    • 提供者:Hephaestus.D
  1. XiHuaSuanFa

    0下载:
  2. 基于查表法的一个细化算法,通过查表决定是否删除对应的像素点-Look-up table method based on a refinement algorithm, look-up table to decide whether to delete the corresponding pixel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79617
    • 提供者:wangjing
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com