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

搜索资源列表

  1. homework6

    0下载:
  2. 本程序包含形态学基本运算,包括腐蚀,膨胀,开运算,闭运算,噪声滤除以及细化。程序详细,但是没有解释。-This program contains the basic morphological operations, including erosion, dilation, opening operation and closing operation, noise filtering, and refinement. Program details, but does not explain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:120933
    • 提供者:胡入尹
  1. Opencv-Basics-CPP

    0下载:
  2. Opencv Basics : Canny Transformation , Image Erosion, Window without title bar.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1591
    • 提供者:Harsha
  1. fushi-pengzhang-xihua

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Is the erosion, dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:15799
    • 提供者:黄腾
  1. hi

    0下载:
  2. RGB模型与HIS模型转化、镶嵌、图像的腐蚀运算原理及算法程序、植被指数、几何纠正-RGB model and the HIS model transformation, mosaic, the image principle and algorithm erosion operation procedures, vegetation index, geometric correction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:73612
    • 提供者:yinyaqiu
  1. IP-Programing

    0下载:
  2. 《C++图像处理编程》丛书全书例程,包括数学形态学腐蚀算法,拉普拉斯算子检测粒子与线条,还有演示程序-" C++ image processing programming" book series routines, including morphological erosion algorithm, Laplacian detect particles and lines, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7087646
    • 提供者:王静
  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. TUTORIAL-INVESTIGATE-EROSION-IN-A-180-DEGREE--U-B

    0下载:
  2. Fluent tutorial for discrete phase model (air+sand) in a 180 degree u-bend
  3. 所属分类:software engineering

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