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

搜索资源列表

  1. imdilate

    0下载:
  2. 数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。-Lee inside the gray-scale mathematical morphology erosion operation, that looks at writing, through the MATLAB simulation, and standards for the same algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:528
    • 提供者:gyq
  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. dilation_erosion

    0下载:
  2. Dilation and erosion basic applications. I hope it will be helpfull for you all
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:666
    • 提供者:diabelli4life
  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. morph

    1下载:
  2. morphological process includein erosion, dilation, opening, closing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:2504
    • 提供者:deep
  1. Morphological

    0下载:
  2. Here we use mathematical morphology as a tool to extract useful forms and structures and shapes such as boundaries, skeletons, convex hull. Dilation and Erosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1504
    • 提供者:riyadh
  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. erode

    0下载:
  2. 基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。-Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15630
    • 提供者:cwb
  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. cheliangjiance

    0下载:
  2. 对图像进行增强处理的车流量检测算法,图像锐化,背景差分,膨胀腐蚀等一系列数学形态学操作-The image enhancement processing of the traffic flow detection algorithm, image enhancement, background difference, expansion and a series of mathematical morphology erosion operation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:山林之乐
  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1769678
    • 提供者:景枫林
  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. xtx

    0下载:
  2. 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:2056440
    • 提供者:徐昕
  1. DIB

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

    • 发布日期:2017-05-10
    • 文件大小:2286989
    • 提供者:金色笔记
  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
    • 文件大小:1037222
    • 提供者:lihaopeng
  1. Nero

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

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. mdilate

    0下载:
  2. Methods for dilation and erosion operators for morphological image processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2100
    • 提供者:Andr茅
  1. bmorph

    1下载:
  2. Binary erosion and dilation, with fast iterative calls. For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the M
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:155588
    • 提供者:tudor
  1. ref14

    0下载:
  2. Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Senior Member, I-Efficient Dilation, Erosion, Opening, and Closing Algorithms Joseph (Yossi) Gil and Ron Kimmel, Senior Member, IEEE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1019747
    • 提供者:saru
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com