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

搜索资源列表

  1. chepaizhibie

    0下载:
  2. 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:233.95kb
    • 提供者:卫飞
  1. 06 VC数学形态学及其应用源代码

    1下载:
  2. 06 VC数学形态学及其应用源代码,细化,膨胀,腐蚀等形态学方法应用代码-06 VC mathematical morphology and application source code, refinement, expansion and corrosion morphology application code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:372.26kb
    • 提供者:glg
  1. 复件 链码

    0下载:
  2. 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:96.88kb
    • 提供者:杜莉
  1. chuhuaxihua

    0下载:
  2. 对设备无关位图进行粗化细化处理 对于图象的形态学的处理必不可少-right device-independent bitmap for coarsening for refined image processing essential morphological
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:110.72kb
    • 提供者:night1983
  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:268kb
    • 提供者:pudn_dxg001
  1. myxihua

    0下载:
  2. 采用C#实现对图像的细化处理,给出了原始图像和处理后的效果-C# achieve the refinement of image processing, the original image is processed and the results
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10.07kb
    • 提供者:小罗
  1. thin

    0下载:
  2. 网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:周鸿
  1. 图象处理集合

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.18mb
    • 提供者:张新树
  1. 粗化 细化

    1下载:
  2. 用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:98.2kb
    • 提供者:徐天鹰
  1. 75673452

    0下载:
  2. 腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorith
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15.32kb
    • 提供者:利菲
  1. 基于Matlab 7.0的指纹图像预处理

    1下载:
  2. 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
  3. 所属分类:2D图形编程

  1. IEEEXplore[1]

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

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

    0下载:
  2. 这是基于数学形态学运用VC编写而成的图像细化处理原程序-This is based on mathematical morphology compiled using VC image refinement of the original program
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.3mb
    • 提供者:徐昕
  1. Morph

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

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

    0下载:
  2. 该工程包括图像处理入门级的多数算法。包括频域变换空域变换分割与细化等等。适合学习图像处理的朋友使用。-The project comprises the majority of entry-level image processing algorithms. Including the frequency domain transform airspace transform segmentation and refinement. For friends to learn image proc
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21.22mb
    • 提供者:刘翔
  1. 123456

    0下载:
  2. 地形图的细化,及矢量化方法已经成为热门话题,本文就提及这些-this is a good source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:372.75kb
    • 提供者:胡辉
  1. by_xh

    0下载:
  2. 边缘检测和细化,所用的图像是lena的头像。效果非常不错,已经尝试了近200张图片。-Edge detection and refinement, the the image lena avatar. The effect is very good, has tried nearly 200 pictures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1.23kb
    • 提供者:辛群
  1. ChromaKeyEffect

    2下载:
  2. 颜色抠像算法,目前经过边缘检测和细化,能更好的的实现抠图功能-Color keying algorithm, the current through the edge detection and refinement, better able to achieve matting features
  3. 所属分类:2D Graphic

    • 发布日期:2016-04-28
    • 文件大小:32kb
    • 提供者:
  1. xihua

    0下载:
  2. 细化骨架的简单程序,对二值图进行操作,如果对于空洞比较大的,先进行膨胀操作-Refinement of skeleton simple program, if the hole bigger, to expand operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:woxiaoxin
  1. thin

    0下载:
  2. 对摄像机采集到的条纹图像进行二值化、细化等操作-The image collected by the camera to carry out the two values of the fringe image, thinning and other operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:768byte
    • 提供者:刘佳
« 12 »
搜珍网 www.dssz.com