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

搜索资源列表

  1. 膨胀

    0下载:
  2. 这段程序,实现了上述的膨胀运算,针对的都是黑色点。-this process, achieve the above expansion computing has been aimed at Black Point.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1881
    • 提供者:秦晓芳
  1. 腐蚀与 膨胀

    0下载:
  2. 用于c++图象腐蚀和膨胀处理,能连续处理图象,例子是处理256色以下的图象,要处理256色以上的程序可自己进行修改.-for corrosion and expansive image processing, image processing can be continuous, example is the handling of 256 color images to handle more than 256 color of their program changes.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:177161
    • 提供者:徐天鹰
  1. 腐蚀膨胀

    0下载:
  2. 腐蚀膨胀
  3. 所属分类:图形图象

  1. CUDA实现CNN膨胀的程序

    1下载:
  2. 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-21
    • 文件大小:11002898
    • 提供者:keyi12
  1. delphi图像分割.rar

    2下载:
  2. 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等,system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximu
  3. 所属分类:Special Effects

    • 发布日期:2017-01-23
    • 文件大小:216974
    • 提供者:
  1. test.rar

    1下载:
  2. 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1845
    • 提供者:徐玖
  1. ToLZQ.rar

    0下载:
  2. 演示了二值图像的腐蚀和膨胀算法,较已往的算法效率高.,Demonstrated the value of two images of the corrosion and expansion algorithm, the algorithm than the previous high efficiency.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:84564
    • 提供者:远方
  1. segmentation-filter.rar

    0下载:
  2. 进行图像分割滤波处理、边缘提取,然后通过腐蚀、膨胀进行数学形态学处理。,For image segmentation, filtering processing. Edge detection. And then, through corrosion, expansion of processing mathematical morphology.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1086811
    • 提供者:morningpine
  1. xingtaixue.rar

    1下载:
  2. 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-25
    • 文件大小:1630
    • 提供者:罗金凯
  1. qt

    0下载:
  2. 简单的图像处理软件,可实现灰度、二值化、RGB、反色、膨胀、腐蚀、锐化等。-Simple image processing software, can achieve grayscale, binary, RGB, anti-color, dilation, erosion, sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:91461
    • 提供者:白玉京
  1. erode_dilate

    0下载:
  2. 此程序是基于opencv的对图像进行膨胀腐蚀操作的。-This program is based on the image opencv of dilation and erosion operations.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3173050
    • 提供者:胡锦
  1. Image_Pro_Opencv

    0下载:
  2. OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6090
    • 提供者:sdp
  1. view

    0下载:
  2. C#数字图像处理算法,彩色图像灰度化,灰度直方图,图像腐蚀运算,图像膨胀运算,图像开运算与闭运算,傅里叶变换等多种算法及实例-C# digital image processing algorithms, color images of gray, gray histogram, image corrosion computing, image expansion of computing, image to open computing and closing operation, such
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1010841
    • 提供者:陈东
  1. code

    0下载:
  2. 简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数-Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1542
    • 提供者:hq
  1. 10.1

    0下载:
  2. 对tif格式的图像的二值化图像进行膨胀操作-Tif format for image binarization image expansion operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:574896
    • 提供者:zhaowenyong
  1. Morph

    0下载:
  2. 完成256位图像形态学分析,包括膨胀,腐蚀等-Complete morphological analysis of 256 images, including swelling, corrosion, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:63764
    • 提供者:
  1. grayscaleops

    0下载:
  2. 利用MATLAB实现灰度图像的膨胀与腐蚀算法源代码。-Use MATLAB to achieve the expansion of gray image and corrosion algorithm source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4692
    • 提供者:小蔡
  1. Dilation

    0下载:
  2. 对二值图像做膨胀运算,用disk模块进行膨胀,可设定模块的长与宽-Binary image of the expansion of computing done by disk module expansion modules can be set the length and width of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:俞培春
  1. MathMorph

    0下载:
  2. 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:2261920
    • 提供者:汪汪
  1. 膨胀操作

    0下载:
  2. 利用matlab所写的程序对图像进行膨胀操作(Using matlab written procedures for expansion of the image operation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:兰柯一梦
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com