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

搜索资源列表

  1. DImageProcess

    0下载:
  2. 256色位图通用处理程序,包括所有常见的图像处理,如图像分析,数学形态运算,几何变换,正交变换,像素运算,图像复原等,对编写其他功能程序图像处理模块有参考价值,源代码完整,注释清晰。注意:只能对256色位图处理。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:869.78kb
    • 提供者:
  1. fanqieHSI

    0下载:
  2. :为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用HSI 颜色系统的H 色调分量作为识别的颜色特征参数。利用最大方差自动取阈法及 数学形态运算等构成的识别算法对采集的番茄图像进行自动识别.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:92.47kb
    • 提供者:daiyu
  1. yuanxinhao

    1下载:
  2. 数学形态滤波。包括打开,滤波,处理,去噪等一系列功能。代码实验无误-Mathematical morphology filtering. A series of functions, including open, filtering, processing, denoising. Code experiment is correct
  3. 所属分类:Special Effects

    • 发布日期:2015-09-19
    • 文件大小:1kb
    • 提供者:hupengfeiaaa
  1. quzao1

    0下载:
  2. 广义灰度数学形态学滤波,输入信号,结构元素的长度,类型-Generalized gray-scale mathematical morphology filter, the input signal, the length of structural elements, type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.09kb
    • 提供者:lily
  1. MM

    0下载:
  2. 数学形态学对信号进行去噪,效果较好,信号扰动特征得到很好保留-Mathematical morphology to signal de-noising, the effect is better to be a very good signal to retain the characteristics of disturbance
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1.52kb
    • 提供者:李阳
  1. automobilelocation

    0下载:
  2. 汽车车牌定位,基于数学形态学法及颜色的车牌定位方法-Automobile license plate positioning method based on mathematical morphology and color of license plate location method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:
  1. MathMorph

    0下载:
  2. 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:2.16mb
    • 提供者:汪汪
  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:120.29kb
    • 提供者:liuqungen
  1. MathMorph

    0下载:
  2. 一个完整的数学形态学处理代码,里面包含各种形态学运算算子,处理例子,完整的VISUAL C++ 项目代码-Mathematical Morphology process C++ codes (full codes)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:向阳
  1. 07

    0下载:
  2. 数字图像的腐蚀、膨胀和细化算法还有数学形态的其他运算-Digital images of corrosion, expansion and refinement algorithm are mathematical forms of the other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:83.34kb
    • 提供者:braverobin
  1. bianyuantiqu

    0下载:
  2. 基于数学形态变换的骨骼CT边缘提取 Canny算子-Transformation of bone based on mathematical morphology edge detection Canny operator CT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:579byte
    • 提供者:刘慧
  1. Morphological-image-processing

    0下载:
  2. 本资料是关于形态学图像处理的操作方法和基本数学形态算法的介绍。-This information is on morphological image processing methods of operation and introduce the basic mathematical morphology algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:189.95kb
    • 提供者:安荣
  1. tuxiangchuli

    0下载:
  2. 关于数学形态的数字图像处理,包括开运算与闭运算等-On the mathematical form of digital image processing, including the opening operation and closing operation, etc.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:19.5kb
    • 提供者:徐风昌
  1. MathMorph

    0下载:
  2. 这是用VC++编写的对图像进行数学形态处理的程序!包括膨胀、腐蚀等处理!文件中包含测试图片!-This is the mathematical morphology image processing program written in VC++! Test image file contains
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.15mb
    • 提供者:sword
  1. ti_qu_bian_yuan

    0下载:
  2. 基于数学形态法以及图像归一化的方法提取医学图像边缘-Edge extraction from medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:914byte
    • 提供者:龙宇嘉
  1. ex_17_3

    0下载:
  2. 利用图像分割来检测细胞。 本例在获取细胞的边缘后,使用数学形态中的膨胀操作和填充操作使细胞的边缘更加光滑。-Segmentation to detect cells. In this case access to the edge of the cell, the use of mathematical morphology in the expansion of operations and fill operation smoother the edge of the cell.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:893byte
    • 提供者:陈静
  1. chepai

    0下载:
  2. 数学形态下的车牌识别,matlab开发,关于汽车车牌的识别检测-Mathematical Form LPR, matlab development, testing on the car license plate recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:38.52kb
    • 提供者:邓宽万
  1. The-study-of-ECG

    1下载:
  2. 使用小波变换和数学形态法对心电信号进行前期处理,并使用阈值法来识别R波。-Using wavelet transform and mathematical morphology method for ECG signal pre-processing, and to identify the use of R-wave threshold method.
  3. 所属分类:Wavelet

    • 发布日期:2014-05-11
    • 文件大小:1.64mb
    • 提供者:沈巍
  1. tuxiangchu-shuxuexingtaiyus

    0下载:
  2. matlab数值图像处理数学形态:开运算、闭运算、膨胀和腐蚀运算。-Morphological image processing matlab value: opening operation and closing operation, expansion and erosion operations.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:603byte
    • 提供者:王晶
  1. 信号数学形态学运算 matlab

    1下载:
  2. 一维信号数学形态学运算的核心算法,基于matlab平台,数学形态处理的基本方法有膨胀,腐蚀。
  3. 所属分类:分形几何

« 12 »
搜珍网 www.dssz.com