CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - morphology.c

搜索资源列表

  1. morphologyBinary

    0下载:
  2. 图像处理中数学形态学二值操作的C程序,希望对各位有帮助。-image processing mathematical morphology of the two operations value C program, and I hope to help you.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:卢清华
  1. temp-1

    0下载:
  2. 本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。 用程序时必须在E盘下建立此文件。 e:\\PICUTRE\\TEMP2.BMP -this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18700
    • 提供者:张德龙
  1. iamgeanalysis

    0下载:
  2. c语言实现的基于图像形态学分析的代码实现,包括c源文件、测试图片和exe文件-c language based on the image morphology analysis of a code, including c source, exe test photographs and documents
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:397134
    • 提供者:fish
  1. morphology

    0下载:
  2. 形态学处理图象的程序,该程序包括图象的粗化和细化,腐蚀和膨胀.用visual c++编写,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:241087
    • 提供者:xie shan
  1. lijinhuan

    0下载:
  2. 用C++实现词法分析器-Realizes the morphology analyzer with C++
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:11120
    • 提供者:李玄
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 图像形态学算法实现

    0下载:
  2. 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17170
    • 提供者:李亚
  1. erode

    0下载:
  2. C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。-C language mathematical morphology erosion operation also apply to binary images and gray-scale image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:748
    • 提供者:杨晓辉
  1. 20081115

    0下载:
  2. 数学形态学的腐蚀、膨胀和细化等操作,包含.exe文件-Mathematical Morphology corrosion, expansion and refinement, such as operations, contains. Exe files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:17061
    • 提供者:郑丹
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1009282
    • 提供者:yangou
  1. morphology

    0下载:
  2. 以C sharp編程圖像處理有關腐蝕運算膨脹運算開運算與閉運算-In C sharp Programming image processing operations related to the corruption operations and the expansion of open-closing operation op
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:114861
    • 提供者:李復祥
  1. mathematical-morphology-cuiqi

    0下载:
  2. 崔屹著《图象处理与分析——数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。-CUI Yi of " image processing and analysis- method and application of mathematical morphology," the disc, using c language, the most worthy of collection of classic code, very suitable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:402158
    • 提供者:cwb
  1. xtx

    0下载:
  2. 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2056440
    • 提供者:徐昕
  1. Morphology

    0下载:
  2. 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:182196
    • 提供者:angela
  1. image-morphology

    0下载:
  2. 基于C#的数字图像处理实验源码,图像形态学实验源码,包含源码及要处理的图像-Digital image processing experiment based on C# source, image morphology experimental source, the image contains the source code and to deal with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:232888
    • 提供者:王江
  1. morphology

    0下载:
  2. C# 实现功能:数学形态学图像处理 包括:图像腐蚀运算 图像膨胀运算 图像开运算与闭运算 击中与不中变换-C# function: morphological image processing including: image erosion image dilation opening operation and close operation hit and does not transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:181551
    • 提供者:zhang
  1. morphology

    0下载:
  2. 此程序是用C#写的用于图形处理中的图形形态操作,里面包括C#的源码和相应的范例图片。-this program is fix the morphology image in C#,it include the C# sourceCode and related pictured fixed.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:425789
    • 提供者:许凡
  1. MyTest.cpp

    0下载:
  2. 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:dreambander
  1. c#数字图像处理典型实例

    0下载:
  2. 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:16885760
    • 提供者:Master_Xue
  1. C#图像处理编程+源程序

    1下载:
  2. 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc
  3. 所属分类:图形图像处理

« 12 3 »
搜珍网 www.dssz.com