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

搜索资源列表

  1. upload

    0下载:
  2. function for image processing to read tranform using mathmatical morphology. Matlab code
  3. 所属分类:StatusBar

    • 发布日期:2017-05-04
    • 文件大小:5501
    • 提供者:karthi
  1. face-detection

    0下载:
  2. 利用肤色聚类、形态学对人脸区域进行检测和分割-Skin color clustering, the morphology of the human face detection and segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:96341
    • 提供者:陈彦军
  1. yingbing

    0下载:
  2. 检测硬币上的字符,用到开运算等形态学处理知识,快速读取出orc-Detection on the coin characters, use the morphology processing knowledge such as open operation, quickly read out the orc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1345
    • 提供者:huang
  1. morphology

    0下载:
  2. 形态学操作实现,包括针对灰度图、二值图像的腐蚀、膨胀、开、闭。-Morphological operations to achieve, including for grayscale, binary image erosion, dilation, opening and closing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:46837
    • 提供者:luo
  1. WHITHAT

    0下载:
  2. 白顶帽形态学运算函数,可以将局部极大值点分割出来-White top hat morphology operation function can be segmented local maxima
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:11574
    • 提供者:crystal
  1. 79207018shuxuexingtaixue

    0下载:
  2. 腐蚀和膨胀是数学形态学最基本的变换,数学形态学的应用几乎覆盖了图像处理的所有领域,给出利用数学形态学对图像处理的一些运算。  -Corrosion and expansion is the most basic mathematical morphology transformation, the application of mathematical morphology is almost covered all areas of the image processing, is g
  3. 所属分类:Project Manage

    • 发布日期:2017-05-13
    • 文件大小:3016705
    • 提供者:何玲
  1. shishi3

    0下载:
  2. 把横截面CT图形转换为矢状面,然后通过形态学和霍夫变换找到关键矢状面,最后向两侧进行追踪-The cross-sectional CT graphics to the sagittal plane, and then find the key to transform the sagittal plane by morphology and Hove, the last track on both sides
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2813
    • 提供者:孙宇轩
  1. Medical-image-segmentation-

    0下载:
  2. 出了基于 ELM的医学图像的分割技术,结合滤波去噪、形态学提取和边缘检测等图像处理方法,设计了一种应用于CT图像 的轮廓描绘方法。-Based on a medical image segmentation ELM technology, combined with filtering de-noising, Morphology and edge detection image processing method is applied to design a CT image cont
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2375694
    • 提供者:孙宇轩
  1. skeleton-extraction-methods

    0下载:
  2. 这是一篇关于骨架提取的文章,内容涉及多种骨架的方法,像细化,形态学。-This is an article about the skeleton extraction, covering a variety of skeleton methods, such as thinning, morphology.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-04
    • 文件大小:59949
    • 提供者:uuq
  1. imageMorphology

    0下载:
  2. 图片形态学app拥有一个交互式开发环境,利用它可以对图片进行多种形态算法操作,很好用。-The Image Morphology app is an interactive exploratory environment, with which you can try different morphological operations and structuring elements on your image. This app supports most morphological
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:491520
    • 提供者:付晓强
  1. xingtaixuechuli

    0下载:
  2. 这是一个有关形态学处理的程序,包括膨胀、腐蚀、开、闭。-this is a programe about morphology processing,include dilate,erode,open and close.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:698
    • 提供者:许三多
  1. sem-study-of-alloy

    0下载:
  2. Scanning electron microscopy is used for study the suface morphology of the alloy. During fracture the surfaces are studied by SEM
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1725616
    • 提供者:Pankajiitp
  1. angulo

    0下载:
  2. Implementation of Angulo s algorithm for RBC segmentation in microscopic images. article: A mathematical morphology approach to cell shape analysis J Angulo - Progress in Industrial Mathematics at ECMI 2006, 2008
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1271
    • 提供者:Mosi
  1. line_extraction

    0下载:
  2. 线状地物提取,适用于直方图较为简单的情形,内包括对提取结果的数学形态学运算,对于简单情形提取效果较好-Linear feature extraction for histogram relatively simple cases, including extraction results within mathematical morphology operation for extracting simple case better
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1398
    • 提供者:ching run
  1. chap4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:40736
    • 提供者:薛颖杰
  1. binary-image-processing

    0下载:
  2. 二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。-Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:35095
    • 提供者:张兆龙
  1. edge1

    0下载:
  2. 本代码借用C#程序实现了几种常见的边缘检测方法,包括模板算子法、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等算法-The code borrowed C# program implements several common edge detection methods, including template operator method, Gaussian operator, Canny operator, grayscale morphology, wavelet transf
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:148473
    • 提供者:刘金龙
  1. Image-Corrosion

    0下载:
  2. 腐蚀是图像形态学的两个基本操作之一,另外一个是膨胀(Dilate)。二值图像上的腐蚀是腐蚀最典型的运用,但是腐蚀操作同样可以运用于灰度图像。二值图像腐蚀操作最基本的效果是腐蚀图像中前景色区域的边缘。使得前景图像区域变小,前景图像内部的背景区域被放大。-Corrosion is one of the two basic operation of the image morphology, and the other one is the expansion (Dilate). Corrosion
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:50761
    • 提供者:张聪
  1. defect-detecting

    1下载:
  2. 筷子生产的缺陷检测。对于生产的筷子存在多种缺陷,我做的工作是检测其中的灰斑缺陷,利用halcon视觉进行图像特征信息的提取,通过形态学腐蚀等定位出来缺陷位置。-Chopsticks production defect detection There are many defects for production of chopsticks, I do my job is to detect the defects on resistant, use halcon visual image fea
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:刘公才
  1. GrayErode

    0下载:
  2. 用于灰度BMP图像的腐蚀操作,数学形态学基本操作之一-For the gray-scale BMP image corrosion operation, mathematical morphology, one of the basic operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:553
    • 提供者:杨威
« 1 2 ... 38 39 40 41 42 4344 45 46 47 »
搜珍网 www.dssz.com