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

搜索资源列表

  1. 2011__openCV__morphological

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtesy, open operation, closing ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:6521
    • 提供者:tanfenfly
  1. LPLocation_Test

    0下载:
  2. opencv 车牌定位 得到二值图像,然后再用形态学扩张与形态学侵蚀,使得目标轮廓不会出现影响判断的断点与连接,最后根据寻找米粒的方法把车牌定位-opencv license plate location to get binary image, then use morphological dilation and morphological erosion, making the target profile will not affect the judge' s break wit
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:375329
    • 提供者:zhazhiqiang
  1. Basic-Functions1

    0下载:
  2. capturing video, flipping it, conversion to gray image,applying median filter,dilation and histogram equalization.
  3. 所属分类:OpenCV

  1. Secoond

    0下载:
  2. capturing video,conversion to gray image,flipping, dilation, erosion and histogram equalisation
  3. 所属分类:Special Effects

  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. dilation

    0下载:
  2. 对二值化图片的膨胀处理。对于二值图像,膨胀意味着,用结构元素在图像上移动,只要结构元素中有一个点与图像中的点是重叠的就可以了,膨胀的结果是结构元素中心点划过的区域的内部。所以图像的边缘就被扩大了。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:384211
    • 提供者:jone
  1. Binary_Image

    0下载:
  2. 灰度图像进行二值化处理后,分别进行了腐蚀,膨胀,开,闭操作。图像信息处理。-Gray image binarization processing, respectively, the erosion and dilation, opening and closing operation. Image information processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2937484
    • 提供者:
  1. shipengzhang

    0下载:
  2. 用vc实现.bmp图像的腐蚀和膨胀,用MFC实现,界面中有两个视图,分别显示处理前的图像和处理后的结果-Achieved with vc. Bmp image erosion and dilation, using MFC, the interface has two views, respectively, show the image before it is processed and the results of treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2483131
    • 提供者:wll
  1. fushipengzhang

    0下载:
  2. 用vc实现对图像进行腐蚀,膨胀,但是本程序处理的图像类型为.bmp文件,不能处理其他类型的文件。-The image using vc achieve erosion and dilation, but the image of this type of procedure. Bmp files, can not handle other types of files.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2147360
    • 提供者:wll
  1. Gray_Scale_Morphological

    0下载:
  2. 用matlab语言实现图像的腐蚀和膨胀,不是用自带函数-Language with matlab image erosion and dilation, not with their own function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:abc
  1. Morph

    0下载:
  2. 用Visual C++实现基于数学形态学的数字图像处理,包括二值图像的腐蚀,膨胀,开,闭,细化及中轴变换等运算.-Visual C++ using mathematical morphology-based digital image processing, including binary image erosion and dilation, opening, closing, thinning, and the central axis transform operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:76583
    • 提供者:Twinner
  1. dilasion

    0下载:
  2. 图像信息处理,这里只做水平和垂直膨胀两种方法-image dilation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12484
    • 提供者:steven
  1. morphologyformatlab

    0下载:
  2. 利用形态学方法,给ECG信号去基线漂移。基线漂移对心电影响很大。利用形态学上的腐蚀和膨胀,可以处理,但缺点是呈阶梯状,对原始信号有影响,这个是自己编的,未用matlab上的函数。-Morphological method to the ECG signal to baseline drift. Baseline drift on the ECG. Morphological erosion and dilation can handle, but the drawback is that the
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5060
    • 提供者:周雅琪
  1. img_process

    0下载:
  2. 图像处理大,各种滤波,膨胀,边缘处理,目标检测等-images process,filler,dilation,object dietect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:183844
    • 提供者:gyx
  1. xdlun

    0下载:
  2. 通过光速不变原理介绍相对论时间膨胀公式和长度收缩效应公式,并举例进行了说明。用曲线显示时间膨胀与物体速度的关系,显示长度收缩与物体速度的关系。-Through the principle of constancy of light, relativistic time dilation formula and length contraction effect formula, and examples are described. Curve shows the time dilation a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3442687
    • 提供者:WANGBIN
  1. diilationaErosion

    0下载:
  2. this cluster file provides a matlab code to implement erosion and dilation operators of an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4747
    • 提供者:alice
  1. image-segmentation

    0下载:
  2. 图像分割 图像分割是图像处理的一个基础处理,本程序是通过数学形态学的腐蚀与膨胀进行的图像分割-image segmentation Mathematical Morphology Through morphological dilation and erosion for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2624646
    • 提供者:zhangjianan
  1. pengzhang

    0下载:
  2. 对所给图像进行中值滤波,再进行5次膨胀运算。在同一窗口显示每次操作后的图像进行比较。在进行膨胀运算的同时考虑了图像边缘的处理。-On the image to the median filter, and then five times dilation. Each image after the operation were compared in the same window. During the expansion of the operation taking into accoun
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:46346
    • 提供者:陈若耿
  1. DigitalImageProcessing

    0下载:
  2. 灰度直方图,图像中值、均值滤波,图像腐蚀、膨胀,图像二值化等-Histogram, image value, mean filtering, image erosion, dilation, image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2025273
    • 提供者:xulinlin
  1. homework4

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

    • 发布日期:2016-06-07
    • 文件大小:2048
    • 提供者:tuyu
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com