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

搜索资源列表

  1. 并行图像细化算法和C代码实现

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:权威
  1. 30个图像处理

    4下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. image.rar

    0下载:
  2. 28个vc++图像处理原程序之--图像细化,28 vc++ Image processing of the original procedure- Image Thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:46232
    • 提供者:摇摇
  1. MatlabSourceCode

    1下载:
  2. 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415677
    • 提供者:Andy
  1. thinning

    0下载:
  2. 基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:16163
    • 提供者:王羽
  1. txxh

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

    • 发布日期:2017-03-28
    • 文件大小:54563
    • 提供者:lyg
  1. ImageThinning

    0下载:
  2. 本文详细讲述了图像细化算法的基础知识,能够给研究图像细化算法的图像处理工作者提供较好的参考-In this paper, a detailed account of the image thinning algorithm based on knowledge, able to image thinning algorithm to the study of image processing workers to provide better reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:119128
    • 提供者:wxy
  1. tuxianxihua

    0下载:
  2. VC中实现的一个图像细化的算法 。目前处理BMP图片。-Medium realize a VC image thinning algorithms. At present, BMP picture deal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:53470
    • 提供者:弥一强
  1. shiyan2

    0下载:
  2. 图像边界提取、图像边界增强、图像二值化、图像细化处理代码。实用、适用的可以下载-Image edge extraction, image enhancement border, image binarization, image thinning treatment code. Practical, applicable can download a try ...
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:368109
    • 提供者:叶燕娴
  1. dyqtxxh

    0下载:
  2. 一个实现图像细化的程序,很有用哦,里面附有细化的图片。可以直接用哦。-Implementation of an image thinning process, useful Oh, inside with a detailed picture. Oh, can be directly used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:55170
    • 提供者:李洋
  1. imageThinning

    0下载:
  2. 用VC++实现的图像细化功能,效果不错,值得借鉴-Using VC++ implementation of image thinning function, well, worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:39040
    • 提供者:lumaggie
  1. progZhang

    1下载:
  2. 图像细化算法的代码,可以快速提取图象的基本骨架-source code for image thinnig, and it can extract the basic sketlon of images, fastly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:jlp
  1. bwmorph

    1下载:
  2. 一个基于形态学图像细化的程序,处理效果挺不错的-Morphological image thinning based on the procedures
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3956
    • 提供者:wanlileng
  1. TransformBinarization

    0下载:
  2. 图像处理中的图像细化源码 很好  建议一用-Image processing in the source image thinning with a good proposal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:98414
    • 提供者:xiboaiqing
  1. ex5a

    0下载:
  2. 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of these three (the three graphi
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:25078
    • 提供者:张希
  1. algorithmOfImageThin

    0下载:
  2. 图像细化算法,Hilditch细化算法,Rosenfeld细化算法等-Image thinning algorithm, Hilditch thinning algorithm, Rosenfeld thinning algorithm, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:10087
    • 提供者:callia
  1. TermView

    0下载:
  2. 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:5269
    • 提供者:liguoyin
  1. tuxiangxihua

    0下载:
  2. 图像细化的C++程序,包含开发好的框架,实验数据,并好友非常详细的说明-Image thinning of the C++ programs, including the development of a good framework for the experimental data, and friends a very detailed descr iption of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5102740
    • 提供者:魏亚东
  1. A_barycenter_based_fast_thinning_algorithm

    0下载:
  2. 分析快速细化算法和 OPTA 细化算法不足产生的内在原因 ,提出一种新的基于重心的快速细化算法.该算 法根据被细化图像的特点 ,用密度重心快速将纹线细化到 3 个像素宽度内 ,计算 4 邻域拓扑实现彻底细化.仿真结 果表明 ,在细化效率方面 ,该算法一次遍历删除超过一半的大量冗余像素 ,是快速细化算法的 3~7 倍 在细化要求 方面 ,该算法可达到绝对单像素、 光滑无毛刺 ,并能保持端点不被吞噬 ,能够很好地满足图像细化的要求. -The int rinsic origin of
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:543765
    • 提供者:xiaofang
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com