CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - binary dilation

搜索资源列表

  1. binaryops

    0下载:
  2. Descr iption: A faster implementation of binary dilation and erosion. Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.15kb
    • 提供者:gz
  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.95mb
    • 提供者:高凯
  1. ImageMorph VC# (VS2010版)写的形态学源代码

    0下载:
  2. VC# (VS2010版)写的形态学源代码。包括二值图像和灰度图像的形态变化,比如腐蚀,膨胀,噪音滤波等等。-VC# (VS2010 version) written by morphological source code. Binary image and grayscale images morphological changes, such as erosion, dilation, noise filtering, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-10-31
    • 文件大小:245.4kb
    • 提供者:于予
  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
    • 文件大小:89.32kb
    • 提供者:白玉京
  1. MyBmp

    1下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.22mb
    • 提供者:
  1. IMAQ-image-pretreatment

    0下载:
  2. labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2016-05-12
    • 文件大小:25kb
    • 提供者:马上立刻
  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
    • 文件大小:959byte
    • 提供者:俞培春
  1. Dilation

    0下载:
  2. 通过VC编程实现二值图像的膨胀运算。对图像进行水平方向及竖直方向的膨胀。-VC programming through the binary image to achieve the expansion of computing. Horizontal images and vertical expansion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.73kb
    • 提供者:董晨晨
  1. dilation

    0下载:
  2. binary dilation and erosion 函数程序算法-binary dilation and erosion function procedure algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2.78kb
    • 提供者:傅嘉
  1. imageprocessing

    0下载:
  2. the code for dilation , erode ,compliment and morphology are given
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:64.13kb
    • 提供者:devesh
  1. funnyPShop

    0下载:
  2. Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:byfun
  1. funnyPShop

    0下载:
  2. Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:371.67kb
    • 提供者:byfun
  1. Mathematicalmorphologyoperations

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

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

    0下载:
  2. 对图片进行灰度化,二值化处理,还可以对图片进行腐蚀,膨胀处理.-Based on the image to grayscale, binary processing, the picture can also erosion and dilation processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1012.91kb
    • 提供者:lihaopeng
  1. morph

    0下载:
  2. 对图像进行二值化后,利用自己设计的膨胀和腐蚀算法对二值图像进行相应的操作-The binary image, the use of dilation and erosion of their own design algorithm corresponding binary image operations
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:46.46kb
    • 提供者:xujiangle
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8.05kb
    • 提供者:Nero
  1. dilation-code

    0下载:
  2. Applying dilation to binary map
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1.28kb
    • 提供者:John
  1. erode_dilate

    0下载:
  2. 图形图像处理,数码形态学中的二值膨胀和腐蚀操作-Graphics, image processing, digital morphology binary dilation and erosion operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:7.84kb
    • 提供者:taotao
  1. Morphology

    0下载:
  2. Morphological transformations are some simple operations based on the image shape. It is normally performed on binary images. It needs two inputs, one is our original image, second one is called structuring element or kernel which decides the nature
  3. 所属分类:*行业应用

    • 发布日期:2018-01-04
    • 文件大小:3.41mb
    • 提供者:khicon
  1. dilation

    0下载:
  2. Dilation is one of the basic operations in mathematical morphology. Originally developed for binary images, it has been expanded first to gray scale images, and then to complete lattices. The dilation operation usually uses a structuring element for
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:18kb
    • 提供者:faisel
« 12 3 »
搜珍网 www.dssz.com