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

搜索资源列表

  1. erzhi

    0下载:
  2. 二值图像介绍,用matlab实现的二值图像的数学形态学变换-Binary image descr iption, using matlab realize the binary image morphological transformations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1307
    • 提供者:liyingying
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. commands-of-Mathematical-morphology

    0下载:
  2. 数学形态学相关代码,带所需图片,和m文件-basic commands of Mathematical morphology
  3. 所属分类:matlab

    • 发布日期:2016-04-16
    • 文件大小:4096
    • 提供者:王媛媛
  1. MyMathdealing

    0下载:
  2. 基于opencv的数学形态学处理,包括腐蚀,膨胀,缩放,旋转等。-Opencv-based mathematical morphological processing, including corrosion, swelling, scaling, rotation and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3451735
    • 提供者:郭雄伟
  1. morphological-reconstruction

    0下载:
  2. openCV 数学形态学图像开闭重构的算法演示,本函数均来自互联网,感谢原作者梁华的辛勤努力-morphological open close reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1196
    • 提供者:long
  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. WatershedTest

    0下载:
  2. 图像分割处理,分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法-Image segmentation, watershed segmentation method, is a topological theory of mathematical morphology based segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:793
    • 提供者:李开龙
  1. ImageProcessingAlgorithm

    0下载:
  2. 本文介绍了数学形态学的理论基础、数学性质、形态学的基本运算、结 构元素以及在图像处理中的应用。 - This article describes the theoretical basis of mathematical morphology, mathematical nature of the basic morphological operations, results Structure elements, and in image processing applica
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5677120
    • 提供者:孟晓
  1. Based-on-the-mathematical

    0下载:
  2. 实验结果表明与传统的几种边缘检测算法相比,基于数学形态学对二维条码的识别算法能够更有效地识别条码边界,显著地提高了条码的识别率。 - Based on the mathematical morphology of two dimensional barcode identification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1317728
    • 提供者:张维琛
  1. xingtaixuewenxian

    0下载:
  2. 数学形态学的相关文献资料,对初学者很有帮助-Mathematical morphology related literature material, to beginners helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:59368282
    • 提供者:cuixiaojie
  1. shuxue

    0下载:
  2. 基于数学形态学的视频帧间压缩算法研究与实现-Mathematical morphology based video inter-frame compression algorithm for research and Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:827743
    • 提供者:Li
  1. cheliuliang

    0下载:
  2. 车辆检测方法,背景差分,图像预处理,数学形态学处理-Vehicle detection methods, background difference, image pre-processing, mathematical morphology processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1560
    • 提供者:huang
  1. vc6.0-Image-Processing

    0下载:
  2. 本源码共包括12个源代码,分别为数字图像显示、旋转及平移、图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码以及图像复原等内容。-The source code includes a total of 12 source codes, respectively, for digital image display, rotation and translation, image enhancement and smoothing, imag
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28861327
    • 提供者:叶鹏飞
  1. fushi

    0下载:
  2. 使用matlab编程,利用数学形态学对图像进行处理,帮助进行图像分析-The use of MATLAB programming, using mathematical morphology image processing, help with image analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:168890
    • 提供者:宋富强
  1. matlab

    2下载:
  2. 这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。-This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the openi
  3. 所属分类:Special Effects

    • 发布日期:2016-04-27
    • 文件大小:5120
    • 提供者:常合友
  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. watershed

    0下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。-Watershed segmentation method, which is based on a topological theory of mathematical morphology segmentation method, the basic idea is that t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1852
    • 提供者:李磊
  1. xy7z.ZIP

    0下载:
  2. 基于数学形态学的货车车号定位算法Mathematical morphology based on vehicle number positioning algorithm-Mathematical morphology based on vehicle number positioning algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:252470
    • 提供者:de775
  1. edge-detection

    0下载:
  2. 基于数学形态学的多方向结构元素的边缘检测,方向分别为0°,45°,90°,135°。-Multi-directional structural elements based on mathematical morphology, edge detection, direction 0,45,90,135.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:547
    • 提供者:黄海龙
  1. edge-detection(1)

    0下载:
  2. 基于数学形态学的多形状结构元素的边缘检测,结构元素的形状分别为直线形,十字形和方形。-Edge detection based on multi-shape structure element of mathematical morphology, the shape of the structural elements were linear, cross and square.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:黄海龙
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com