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

搜索资源列表

  1. fushihepengzhang

    0下载:
  2. 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1152203
    • 提供者:jlcn0306
  1. ErosionAndDilation

    0下载:
  2. 对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:126869
    • 提供者:alice
  1. ErodeDilate

    0下载:
  2. 主要完成对图像的腐蚀、膨胀操作。腐蚀、膨胀过程中,实际上将图像视为二值,即R分量零与非零两类。开闭操作分别使用了Erode,Dilate。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51470
    • 提供者:kk
  1. matlabpaint

    0下载:
  2. 用matlab画出所需要的图形,并且用所画的图形互相进行腐蚀和膨胀操作
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:78435
    • 提供者:yanxiaoying
  1. 9

    0下载:
  2. ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9.2.4) ch9_2_7:利用函数imtophat增强
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2879
    • 提供者:sherman1944
  1. CUDA实现CNN膨胀的程序

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

    • 发布日期:2011-06-21
    • 文件大小:11002898
    • 提供者:keyi12
  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. 10.1

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

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

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

    • 发布日期:2017-05-20
    • 文件大小:2261920
    • 提供者:汪汪
  1. DIP(week8)

    0下载:
  2. 数字图像处理包含图像的膨胀操作,腐蚀操作,细化操作-Digital Image Processing including image dilation and image corruption and thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:145318
    • 提供者:lilyofvalley
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:5339
    • 提供者:齐子新
  1. morphology

    0下载:
  2. 对图像进行形态学操作,主要是开运算和闭运算,都是用任意结构元素膨胀图像。-Of the image morphology operations, is dominated by open operation and closing operation, are structural elements with arbitrary expansion of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:方莉
  1. ex_17_3

    1下载:
  2. 利用图像分割检测细胞,在获得细胞的边缘后,使用形态学中的膨胀操作和填充操作使细胞边缘跟光滑。-Cells were detected by image segmentation, the edge in access to cells, use the morphology of the expansion of operations and fill with the smooth operation of the cell edge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:836
    • 提供者:力量
  1. Image-open-operation

    0下载:
  2. 图像开操作 一调用腐蚀函数 二调用膨胀函数 三 输出图像-The image to open operation of a function call to corrosion expansion of the function is called three-second output image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2355
    • 提供者:张庆梅
  1. Binarization

    0下载:
  2. matlab代码,将图像二值化,并进行收缩和膨胀操作,含GUI-matlab code, binary images, and the contraction and expansion of operations, including GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7171
    • 提供者:yy
  1. Morphology

    0下载:
  2. 形态学的用途主要是获取物体拓扑和结构信息,它通过物体和结构元素相互作用的某些运算,得到物体更本质的形态。这个代码实现了腐蚀和膨胀操作-The main purpose is to obtain morphological object topology and structure information, it is through the interaction of objects and structural elements of certain operations to be mor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3088631
    • 提供者:joseph
  1. dilate

    0下载:
  2. 对二值图像进行膨胀操作,很好用的小程序,效果明显。-Of binary image inflation operation, the nice little program, the effect is obvious.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1435676
    • 提供者:zhang
  1. ex_17_3

    0下载:
  2. 利用图像分割来检测细胞。 本例在获取细胞的边缘后,使用数学形态中的膨胀操作和填充操作使细胞的边缘更加光滑。-Segmentation to detect cells. In this case access to the edge of the cell, the use of mathematical morphology in the expansion of operations and fill operation smoother the edge of the cell.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:893
    • 提供者:陈静
  1. xingtaixuechuli

    0下载:
  2. 介绍了二值图像的几种函数处理操作,分别有膨胀操作,腐蚀操作,开运算、闭运算操作。-Introduced several functions of the binary image processing operations, expansion of operations, corrosion operation, operations, closing arithmetic operations.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1239
    • 提供者:张文
  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 »
搜珍网 www.dssz.com