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

搜索资源列表

  1. vc++图像处理源代码

    0下载:
  2. 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:312.57kb
    • 提供者:大卫
  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
    • 文件大小:310.99kb
    • 提供者:严江
  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
    • 文件大小:350.04kb
    • 提供者:da
  1. PicProcess

    1下载:
  2. 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:94.08kb
    • 提供者:邓梦
  1. imageshop

    0下载:
  2. 读取jpg bmp等常用图像,并进行强大的图像处理,空域、频域、形态学变换、图像降噪等等。-Jpg bmp and so commonly used to read images, and make a powerful image processing, airspace, frequency domain, morphological transformation, image noise reduction and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:503.02kb
    • 提供者:bbdlp
  1. ch1

    0下载:
  2. 包含了一些基本的图像处理方法:点运算,几何变换,正交变换,图像增强形态学变换,直方图显示-Includes some basic image processing methods: point operations, geometric transformations, orthogonal transform, image enhancement morphological transformation, Histogram display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:332.7kb
    • 提供者:郑晔
  1. Image_processing

    0下载:
  2. 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:324.79kb
    • 提供者:henry
  1. imageprocessing

    0下载:
  2. 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:7.96mb
    • 提供者:张雷
  1. sorcecode

    0下载:
  2. 实现一些基本的图像处理算法,如中值滤波,傅里叶变换,形态学算法等-To achieve some basic image processing algorithms, such as median filtering, Fourier transform, morphological algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:354.02kb
    • 提供者:zhangruiqiang
  1. skindetect.m

    0下载:
  2. 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color ima
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:741byte
    • 提供者:jack
  1. matlab

    1下载:
  2. 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-09-14
    • 文件大小:57.08kb
    • 提供者:何呈
  1. VC_image

    0下载:
  2. VC8工程,完整可运行。图像处理算法,点运算,几何变换,正交变换,图像增强,形态学运算,边缘检测,轮廓提取,图像分析,图像还原,图像编码-VC8, image processing algorithms, point arithmetic, geometric transformations, orthogonal transformation, image enhancement, morphological operations, edge detection, contour extrac
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:285kb
    • 提供者:gg
  1. Morphological-image-processing

    0下载:
  2. 包含图像形态学处理的若干程序,包括二值/灰度图像的腐蚀,膨胀,开闭运算,击中击不中变换,骨架提取等。-Contains a number of morphological image processing procedures, including binary/grayscale image erosion, dilation, opening and closing operation, hit-miss transform, skeleton extraction.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:177.28kb
    • 提供者:吴庆海
  1. 1

    0下载:
  2. 图像处理中的形态学滤波程序,程序是一个完整的形态学处理软件,包括文件打开,数据处理等等一些列程序-Morphological image processing filter program, the program is a complete morphological processing software, including file opens, data processing, etc. Some columns program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4.4mb
    • 提供者:孙飞
  1. DIPDemo_vc6

    0下载:
  2. 点运算,几何变换,图像增强,频域滤波,彩色图处理,形态学变换,图像分割,特征提取,模式识别,-Point arithmetic, geometry transform, image enhancement, frequency domain filtering, colour image processing, morphological transformation, image segmentation, feature extraction, pattern recognition,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:8.93mb
    • 提供者:wanglizhen
搜珍网 www.dssz.com