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

搜索资源列表

  1. zhongyaoxianweitezhengchuli

    0下载:
  2. 中药显微特征图像的形态滤波预处理 形态学图像处理以数学集合论为基础,利用结 构元素收集图像的信息。 -Microscopic characteristics of traditional Chinese medicine form of filtering the image pre-processing morphological image processing based on mathematical set theory, the use of structural ele
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:595630
    • 提供者:刘颖
  1. digital-image-processing--CPP

    0下载:
  2. 关于数字图像处理的基本操作,比如边缘提取,中值滤波,形态学操作等-On the basic operation of digital image processing, such as edge detection, median filtering, morphological operations, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31032320
    • 提供者:乐天
  1. Background-model--program

    1下载:
  2. 基于自适应背景模型的背景建模程序,包括图像滤波,图像增强,形态学处理和连通性分析等处理-Background model based on adaptive background modeling procedures, including image filtering, image enhancement, morphological processing and connectivity analysis process
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:1024
    • 提供者:yangkai
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. ImageProcess

    0下载:
  2. 用Visual C++编写的图像处理的程序,亲自试过,可以正常使用。包括图像线性变化、图像滤波、图像平滑、图像边缘检测、图像形态学操作、图像阈值分割等功能。适合初学者。-The Visual C++ write image processing procedures, personally tried it, can be used normally. Including the function of the linear image changes, image filtering, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2642264
    • 提供者:小董
  1. VCPP-image-processing

    0下载:
  2. VC++写的图像处理程序,有直方图,中值滤波,形态学变换,频域滤波等,适合图像处理专业人员-Image processing program VC++ write, histogram, median filtering, morphological transformation, frequency domain filtering, etc., suitable for image processing professionals
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:7221664
    • 提供者:刘星宇
  1. CV

    0下载:
  2. 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:9969049
    • 提供者:diaoguangqiang
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:2643477
    • 提供者:张恒
  1. DIPDemo

    0下载:
  2. 数字图像处理和监督分类基本操作。包括点运算、几何变换、图像增强、频域滤波、彩色图像处理,形态学变换、图像分割、特征提取、识别初步等。- The basic operation of digital image processing and supervised classification. Including point arithmetic, geometric transformation, image enhancement, frequency domain filtering, co
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:9081229
    • 提供者:潘燕红
  1. 1.4

    0下载:
  2. 利用形态学处理方法对图像进行处理,将字符中的断裂连接上。同时利用低通滤波对此图像进行处理,比较两种处理方法的效果。-Using morphological processing method for image processing, character fracture connection. While taking advantage of the low-pass filtering, image processing, the effect of the two methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:329323
    • 提供者:jinly
  1. chuli

    0下载:
  2. 对图像进行灰度化,中值滤波,图像分割,接着进行形态学处理。效果不错!-Gray-scale image, median filtering, image segmentation, followed by morphological processing. Good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:2702056
    • 提供者:陶陶
  1. bichongjian3

    0下载:
  2. 形态学闭重建matlab源代码,对于图像滤除噪声有很好的作用,大家可以参考-Morphological closing reconstruction matlab source code for image filtering noise have a good effect, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:554
    • 提供者:李天
  1. zonghetuxiang

    0下载:
  2. 形态学去噪及边缘提取,利用简单的开闭运算完成较好的滤波效果-Morphological denoising and edge detection, the use of a simple opening and closing operations of the filtering effect of the completion of good
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:772
    • 提供者:凝聚了
  1. Code_20_02_14

    1下载:
  2. This paper proposes and evaluates a promising technique used for liver segmentation that can be used as the first step in liver treatment planning. It is based on texture feature analysis obtained from 3D DCT block coefficients, support vecto
  3. 所属分类:matlab

    • 发布日期:2015-11-12
    • 文件大小:408576
    • 提供者:prem738738
  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. strcturelvbonew

    0下载:
  2. 利用数学形态学构成形态学滤波器对图象进行滤波,处理效果较满意.-using mathematical morphology constitute morphological filter image filtering, processing more satisfied with the results.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1332
    • 提供者:宋江
  1. The-license-plate-recognition

    0下载:
  2. 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:719668
    • 提供者:藕之花
  1. DIPDemo

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》Visual C++源代码,软件:visualC++6.0,在本机上成功运行。内容包括图像的点运算、几何变换、空域和频域滤波、图像复原、形态学处理、图像分割以及图像特征提取。-" Digital image processing and machine vision: Visual C++ and Matlab achieve" Visual C++ source code, software: visualC+
  3. 所属分类:Graph program

    • 发布日期:2017-06-19
    • 文件大小:28995486
    • 提供者:daner
  1. 2CviImage

    0下载:
  2. 实现简单的灰度处理,主要调用BItmap函数库的内容,实现位处理功能。-This system mainly uses LabWindows/CVI and the visual software package Vision design system program. Vision has a wide range of machine vision development environment, the visual software package Vision machine vis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2780413
    • 提供者:王寿春
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com