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

搜索资源列表

  1. Mathematical_Morphology

    0下载:
  2. 数字图像处理的数学形态学方法,功能是灰度图像的腐蚀、膨胀以及细化。-Digital image processing mathematical morphology, the features are grayscale images of corrosion, expansion and refinement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:15461
    • 提供者:MXJ
  1. GraphAnalyze

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

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

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. erode_method

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

    • 发布日期:2017-04-08
    • 文件大小:15711
    • 提供者:yang
  1. xihua

    0下载:
  2. 这个源代码是实现对图像的细化处理,能有效的提取图像的骨架-The source code is to achieve the refinement of image processing, can effectively extract the skeleton of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:860564
    • 提供者:hani
  1. pre_process_gui

    0下载:
  2. 实现指纹识别中的指纹图像预处理中的方向场,细化等,含有一个GUI界面-pre-process of figure print image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:29181
    • 提供者:mayun
  1. peperwork

    0下载:
  2. 在VS2008平台上实现的运动目标检测,采用帧差法实现,并用图像形态学进行图像的细化。-In VS2008 platform to achieve object detection, using the frame difference method implemented with the image of the refined image morphology.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:12165244
    • 提供者:outianning
  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. FingerprintImageBinarizationandthinning

    0下载:
  2. 指纹图像的二值化与细化研究--硕士毕业设计研究,仅供参考-Fingerprint Image Binarization and thinning of
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4396527
    • 提供者:arthur
  1. thinningimage

    0下载:
  2. 可以实现图像的细化处理,为后面的识别等环节做好基础-Image of refinement can be achieved, as do the back part of the basis of recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:10297
    • 提供者:li
  1. PictureFix

    0下载:
  2. 对8bit、BMP格式的灰度图像完成基本几何变换、灰度变换、锐化(拉普拉斯及其逆变换)、腐蚀、膨胀、开/闭操作、细化、频域图像增强等功能-Laplace、Fourier
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1340821
    • 提供者:莫然
  1. tiaowenxihua

    0下载:
  2. 可以快速实现图像中条纹、轮廓的高精度的细化,并附有测试图像-Can quickly realize the image stripe, high-precision contour refinement, along with test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:763114
    • 提供者:小飓风
  1. Fingerprintidentification

    0下载:
  2. vs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:46891
    • 提供者:沈晓伟
  1. VCshixian

    0下载:
  2. 具体描述了如何实现图像的细化,挺实用的文档,本人在此受益匪浅-Detailed descr iption of how the image of refinement, very useful document, I would like to benefit
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:159120
    • 提供者:徐昕
  1. xihua

    0下载:
  2. 该程序实现了二值图像的细化,处理效果较好,适用于初学者-The program achieved the binary image of the refinement, handling is better for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2049
    • 提供者:lujunhong
  1. Imagethining

    0下载:
  2. 用VC++图像处理实现图像的细化操作,非常不错的代码-Using vc++ image processing, image of refining operations was very good code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:92713
    • 提供者:言言
  1. Morph

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

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

    0下载:
  2. 主要讲指纹的预处理的过程,包括图像的分割,图像增强,二值化和细化等-Mainly about the process of fingerprint preprocessing, including image segmentation, image enhancement, thresholding and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1204033
    • 提供者:李琳莉
  1. finger4

    0下载:
  2. 包括指纹图像分割,基于方向窗的计算,指纹图像的细化以及分割。-Including fingerprint image segmentation, based on the calculation of the direction of the window, the fingerprint image thinning, and segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1036290
    • 提供者:李琳莉
  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 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 31 »
搜珍网 www.dssz.com