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

搜索资源列表

  1. subtiere

    0下载:
  2. here is a short descr iption for thinning algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:170572
    • 提供者:ramona
  1. ImageProcessing

    0下载:
  2. alpha2.09.zip Alphat透明合成系统源代码源代码 jpeg0.77.zip JPEG压缩编码系统源代码 calir1.0.zip 腐蚀-膨胀-细化算法源代码 mkou1.0.zip 图案抖动技术处理系统源代码 touch1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange1.03.zip 图象几何变换算法源代码 sima1.07.zip 图象模板匹配算法源代码 mghe0.23.zip 图象平滑处理
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:551538
    • 提供者:gexian
  1. fspzxh

    0下载:
  2. 基于C程序的图像腐蚀,图像膨胀,细化算法代码,较简陋那种,甚至还有些不完善,仅供参考吧。-C program based on the corrosion image, image expansion, thinning algorithm code, a more primitive kind, perhaps even perfect, for reference it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15655
    • 提供者:jason
  1. xingtaixue

    0下载:
  2. 用c写的数学形态学运算,包括膨胀腐蚀细化算法-Written by c morphological operations, including the expansion of corrosion thinning algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:15695
    • 提供者:刘及
  1. source6

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

    • 发布日期:2017-04-08
    • 文件大小:15489
    • 提供者:ZD
  1. xihua3

    0下载:
  2. 细化算法C语言实现,图像模式识别,特别是结构特征识别,预处理中的必须步骤-Thinning algorithm, C language, image pattern recognition, especially the structure recognition, the pretreatment step must be
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:571
    • 提供者:
  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
    • 文件大小:2304711
    • 提供者:秦伟
  1. FingerPrint

    0下载:
  2. 可靠的指纹图像细化处理算法,采用opta-Reliable fingerprint image thinning algorithm, using opta
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:420340
    • 提供者:子莹
  1. SOURCE5

    0下载:
  2. 腐蚀,膨胀,细化算法 source目录下为本章介绍的源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Erosion, dilation, thinning algorithm source directory for the source function is de
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15443
    • 提供者:梁鹏
  1. Thinner

    0下载:
  2. 多种图像细化算法,使用VC++语言编写的-A variety of image thinning algorithm, using VC++ languages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3053
    • 提供者:lqingzh
  1. fushi-pengzhang-xihua

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

    • 发布日期:2017-04-04
    • 文件大小:15799
    • 提供者:黄腾
  1. xihua

    2下载:
  2. 采用索引表细化算法,对图像进行细化处理,用于图像的骨架提取,附加一个霍夫变换检测直线-Thinning algorithm using an index table, refine the image processing for image skeleton extraction, attach a Hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2341
    • 提供者:gao
  1. genial.c

    0下载:
  2. A simple approach to parallelize the image thinning algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:crosasm
  1. Skeleton-extraction

    0下载:
  2. 利用形态学的腐蚀运算提取图像边界 编写细化算法提取骨架的程序-Using morphology corrosion operation to extract image edgePreparation of thinning algorithm to extract the skeleton program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:191418
    • 提供者:胡晓
  1. small

    0下载:
  2. 一个图形的细化算法的实现.里面附带了测试样例.-implementation of a graphic thinning algorithm.test demo included
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:616044
    • 提供者:贾道远
  1. Thinner

    0下载:
  2. 验证码识别细化算法 验证码识别细化算法-Verification code to identify thinning algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4963
    • 提供者:雄天
  1. OPTA

    0下载:
  2. 传统图形细化算法,每条代码有详细注解,适合新手。-Traditional graphics thinning algorithm, each code have detailed notes.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1285
    • 提供者:俞正国
  1. suanfagaij

    0下载:
  2. 二值图像细化算法的比较与改进,比现有算法优化。-Binary image thinning algorithm comparison and improvement, than the existing algorithm optimization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:206596
    • 提供者:高一
  1. skeleton

    0下载:
  2. building skeleton models via 3D medial surface / axis thinning algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:371058
    • 提供者:radu
  1. Detector-Canny

    0下载:
  2. Building skeleton models via 3D axis thinning algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:5833382
    • 提供者:radu
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com