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

搜索资源列表

  1. Face-detection-system

    0下载:
  2. 该软件通过光线补偿、皮肤颜色建模、膨胀和腐蚀等操作可以得到人脸区域-The software compensation through the light, skin color modeling, operations such as dilation and erosion can be face region
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3198976
    • 提供者:张燕
  1. opencv

    0下载:
  2. opencv下实现对单层颗粒的计数:摄像头拍照,二值化,腐蚀,计数-opencv achieve for single particle counting: camera, camera, binarization, erosion, count
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1367699
    • 提供者:zlq
  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. 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. 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. openvcfushi

    0下载:
  2. 基于openvc平台的,用vc语言实现的,根据输入的图像,对图像进行腐蚀操作。-Based on openvc platform, with vc language, according to the input image, the image erosion operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:28802
    • 提供者: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. image-operations-

    0下载:
  2. 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:4096
    • 提供者:李辛昭
  1. ErosionDilatation

    0下载:
  2. implémentation Les deux méthode morphologiques en traitement d image Erosion et Dilatation "- implémentation Les deux méthode morphologiques en traitement d image Erosion et Dilatation "
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4929
    • 提供者:jawsn
  1. erosaoDeImagens

    0下载:
  2. Erosã o de imagens. Erosion of images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:28228
    • 提供者:Guilherme
  1. erosion_sk

    0下载:
  2. matlab code for erosion
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:SKR24
  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. daima

    1下载:
  2. 传统形态滤波,关于腐蚀膨胀,开闭运算运算的matlab源代码,仅供参考-Traditional morphological filter Matlab source code for reference on the erosion operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-10
    • 文件大小:1504
    • 提供者:周军
  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 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com