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

搜索资源列表

  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
    • 文件大小:3096212
    • 提供者:高凯
  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. 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
    • 文件大小:2327446
    • 提供者:
  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. Morph

    0下载:
  2. 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2170973
    • 提供者:miaomiao
  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
    • 文件大小:25600
    • 提供者:马上立刻
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  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
    • 文件大小:2570140
    • 提供者:byfun
  1. imgtools.c

    0下载:
  2. Do Gray/Do Inverse/BTC/Median Filter/Dilation Filter/Erosion Filter/Flip image/
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2984
    • 提供者:chin
  1. hand_gesture_project

    0下载:
  2. 此專案用VC++.Net2005開發,並且使用DirectShow去顯示與抓取Camera的畫面,並以CImage去讀入圖檔。並以Erosion(收縮)、Dilation(膨脹)、Feature(分群),這三個演算法就達到辨三種手勢的目的。-This project using VC++. Net2005 development, and use DirectShow to display and crawl Camera images, and to CImage read into the
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6249824
    • 提供者:陳霖
  1. MATLABimageprocess3

    1下载:
  2. 医学图像处理,主要用于图形形态学,如腐蚀、膨胀以及开、闭运算。-Medical image processing, mainly for graphics morphology, such as erosion and dilation as well as opening and closing operation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:125216
    • 提供者:ghostlin
  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. ErosionDilation

    0下载:
  2. This an algorithm imlementing erosion and dilation which form an important component of image processing programs.-This is an algorithm imlementing erosion and dilation which form an important component of image processing programs.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:946
    • 提供者:dataminer
  1. DIB

    0下载:
  2. 实现二值图像的腐蚀、膨胀、开、闭,并且算子是用动态链接库实现的-image dilation ,erosion,opening and closing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2286989
    • 提供者:金色笔记
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. SobelFilterImage

    0下载:
  2. 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3834
    • 提供者:zengzhaoming
  1. algorithms--and-erosion

    0下载:
  2. 数字图像处理 膨胀和腐蚀算法的实现,数字图像处理 膨胀和腐蚀算法的实现-Digital image processing algorithms to achieve dilation and erosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:767
    • 提供者:盼盼
  1. imagePprocessing

    0下载:
  2. 高效的图像腐蚀、膨胀、锐化、中值滤波算法。 让你见识下C#的强大。谁告诉你C#不能用指针!-Efficient image erosion, dilation, sharpening, median filtering algorithm. To let you know the power of C# under. Who told you that C# can not use the pointer!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1173557
    • 提供者:qiang
  1. imerode

    0下载:
  2. 使用imerode函数对二值图像进行膨胀、腐蚀操作,代码经试验可正常运行。-Use imerode function binary image dilation, erosion operation, the code can be tested to normal operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3238
    • 提供者:mwg
« 12 3 4 5 6 »
搜珍网 www.dssz.com