CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 形态学

搜索资源列表

  1. Dilation

    0下载:
  2. 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:丁峰
  1. Erosiontion

    0下载:
  2. 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2208
    • 提供者:丁峰
  1. Imagepro

    0下载:
  2. BMP图象处理程序,提供图象增强,数学形态学的功能.-BMP image processing procedures, image enhancement, the function of mathematical morphology.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:131288
    • 提供者:许连
  1. 细化

    0下载:
  2. 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity frame. The algorithm letter recognition, fingerprint detection application plays an important role.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:熊健
  1. erosion

    0下载:
  2. 用数学形态学的方法处理24位灰度图,对图象进行腐蚀-using mathematical morphology approach 24 grayscale, image corrosion
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1755
    • 提供者:hzk
  1. dalitian

    0下载:
  2. 用数学形态学的方法处理24位灰度图,对图象进行膨胀-using mathematical morphology approach 24 grayscale, image expansion
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1765
    • 提供者:hzk
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. shuxuexingtaixue

    0下载:
  2. 利用数学形态学的基本知识进行对位图的处理-using mathematical morphology of basic knowledge on the processing bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:244443
    • 提供者:lily
  1. cell_algorithm

    0下载:
  2. 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31722
    • 提供者:ymz97
  1. listcode

    2下载:
  2. 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for the inspection!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:115413
    • 提供者:zxy
  1. VisualC++Image

    0下载:
  2. 读取和显示BMP位图,进行点运算,几何变换,正交变换,图象增强,形态学变换,边缘与轮廓操作,图象分析,图象复原,图象编码等.-read and display bitmap BMP, point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, Edge and profile operation, image analy
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1127815
    • 提供者:杲杲
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:358446
    • 提供者:da
  1. morphologicalmethod

    1下载:
  2. 数学形态学腐蚀膨胀运算的快速算法,包括区域生长实例,线段表应用,线段表法腐蚀膨胀,形状保真膨胀,确定分割点位置,
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-16
    • 文件大小:1879881
    • 提供者:panhailang
  1. VC++IP

    0下载:
  2. VC++图象处理编程演示程序 包括图象文件,点处理,领域处理,二值图象处理,二值形态学,灰值形态学,真彩色图象处理,区域分割,应用实例,帮助等。
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-16
    • 文件大小:1300456
    • 提供者:panhailang
  1. ImagePro

    0下载:
  2. 一些图像处理方法的代码,大家可以参考一下,有打开,剪裁,和形态学变化
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3580
    • 提供者:peter shi
  1. imageCAMNCcode

    0下载:
  2. 基于图像处理的计算机集成数控技术,在VC++中图像处理和表示,利用数学形态学方法、矢量化方法以及生成CAM代码。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:356870
    • 提供者:berger
  1. Morph

    0下载:
  2. 该程序能够实现灰度图象的数学形态学变换,包括腐蚀、膨胀、开运算和闭运算
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:88947
    • 提供者:张真
  1. 图象形态学算法

    0下载:
  2. 图象形态学算法,包括图象腐蚀,膨胀,细化。用C实现。-morphological image algorithms, including image corrosion, expansive and detailed. C to achieve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17199
    • 提供者:胡莹
  1. 形态学

    0下载:
  2. 给出了形态学中的 粗化细化,腐蚀膨胀 算法。-given the morphology of crude refining, corrosion expansion algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:242401
    • 提供者:jia
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:91339
    • 提供者:陈聪群
« 12 3 »
搜珍网 www.dssz.com