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

搜索资源列表

  1. morphology

    0下载:
  2. 对图像进行形态学操作具体包括开、闭运算,膨胀和腐蚀等方面的操作-Aspects of the operation of the image morphology specific operation including the opening and closing operation, the expansion and corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:1417990
    • 提供者:zhouyang
  1. erode

    0下载:
  2. 直接用安装opencv2.3的VS2008打开,直接运行即可,可以进行图像膨胀,图像腐蚀以及开闭运算,也自己设定开闭运算的算子-Directly to open the install opencv2.3 the VS2008, can be run directly to the image expansion, image corrosion as well as the opening and closing operation, also set their own opening an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:121029
    • 提供者:张伟丽
  1. simulate

    0下载:
  2. 设计主要涉及了数字图像处理中形态学图像处理的相关知识,如膨胀、腐蚀、开闭运算及测地腐蚀、测地膨胀等内容。-Mainly involved in the design of the knowledge of morphological image processing digital image processing, such as expansion, corrosion, opening and closing computing geodesic corrosion geodesic ex
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:942
    • 提供者:黄凯
  1. pic

    0下载:
  2. C++实现。 实现对二值图像进行腐蚀、膨胀、开/闭运算。 腐蚀分水平、垂直、全方位。 能保存处理后的图,以及将处理后的图与原图进行对比。-C++. Binary image erosion, dilation, opening/closing operation. Corrosion sub-horizontal, vertical, all-round. FIG saving processing, and treated with picture contrast.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:15808220
    • 提供者:po3aM
  1. include

    0下载:
  2. 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)-Morphological operations on the image (the image of the opening and shutting, corrosion and dilation)
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:3552
    • 提供者:史润强
  1. 11

    0下载:
  2. 图像 中形态学的处理与代码,膨胀腐蚀开闭运算-Morphological image processing and image code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-08
    • 文件大小:6827
    • 提供者:wuwangdi
  1. E10640113

    0下载:
  2. 简单的数字图像处理,直方图均衡化、腐蚀、膨胀、开闭运算、区域生长-Simple digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5163708
    • 提供者:李超华
  1. simple_opencv

    0下载:
  2. opencv程序: 1.实现形态学上的图像处理—膨胀、腐蚀,开闭运算 2.霍夫圆变换 3.直方图均衡化 4.漫水填充图像金字塔尺寸缩放 5.自适应阈值化和单一阈值化-simple opencv program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3987
    • 提供者:郭凯
  1. Morphological-image-processing

    0下载:
  2. 包含图像形态学处理的若干程序,包括二值/灰度图像的腐蚀,膨胀,开闭运算,击中击不中变换,骨架提取等。-Contains a number of morphological image processing procedures, including binary/grayscale image erosion, dilation, opening and closing operation, hit-miss transform, skeleton extraction.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:181533
    • 提供者:吴庆海
  1. grandopen-close

    0下载:
  2. 利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。-Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1209
    • 提供者:xiaoli
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. fenshuiling

    0下载:
  2. 改进分水岭方法定位虹膜,采用形态学开闭重建运算对图像进行滤波,进行前后景标记,从而进行分割图像-Improved watershed method to locate the iris, using morphological opening and closing operation for image reconstruction filter, before and after King Mark, thereby performing image segmentation
  3. 所属分类:Document

    • 发布日期:2017-05-27
    • 文件大小:10065468
    • 提供者:杨亚丽
  1. morphological

    0下载:
  2. 图像的腐蚀、膨胀、开、闭运算。用菱形算子进行。-Image of erosion, dilation, opening and closing operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:孙某人
  1. chepaishibie

    1下载:
  2. 车牌提取:利用车牌的颜色、面积、长宽以及宽高比等特征对车牌区域进行提取,其中主要用到了二值图像的开闭运算技术。实验用的车牌均为白字蓝底,因此可以先找到图像中的蓝色区域,生成一张蓝色区域识别二值图,若判定为蓝色,值为1,若判定为非蓝色,值为0。利用开闭运算,对图像做预处理,然后再利用车牌的其他物理特征对车牌区域作进一步的识别。-Plate Extraction: Using color plates, area, length and width and aspect ratio and othe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:王小二
  1. chapter10

    0下载:
  2. 形态学图像处理,包括腐蚀,膨胀,开闭运算,击中与击不中,区域填充,边界提取,顶帽变换的源代码。-Morphological image processing, including corrosion, expansion, open and close operation, hit and strike, area filling, boundary extraction, top-hat transform source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:112620
    • 提供者:林晨
  1. kaibiyunsuan

    0下载:
  2. 利用开闭运算进行图像处理。代码正确可靠。开发环境为matlab,可作为学习matlab的练手小程序。-Using the open and close operation for image processing. Code is correct and reliable. Development environment for MATLAB, can be used as learning matlab practice small program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:632
    • 提供者:Wei Chao
  1. RkPictureProcessing

    0下载:
  2. 在vs平台下利用mfc框架开发的opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。-Under vs platform using mfc framework for the development of opencv program that can handle the expansion of the image, as well as opening and closing operation of corrosion.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11699486
    • 提供者:乾锦
  1. yunlai

    0下载:
  2. 在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。-Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3338957
    • 提供者:anhun
  1. tuxiangchuli

    0下载:
  2. matlab环境下的图像处理下的例子,关于开闭运算,腐蚀膨胀之间效果的对比。-Matlab environment under the image processing example, on the opening and closing operations, corrosion expansion between the effect of contrast.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:881
    • 提供者:陈远
  1. imageprocessing

    0下载:
  2. 采用MATLAB读取图像数据,提供滤波、增强、开闭运算、傅里叶变换等常用函数-Read image data using MATLAB, provides filtering, enhanced, opening and closing operation, Fourier transform and other commonly used functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:14400
    • 提供者:刘亿
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com