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

搜索资源列表

  1. dicom-filter

    2下载:
  2. 本程序是基于dicom的图像滤波,只要应用多尺度形态学滤波,应用三个模板。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134.66kb
    • 提供者:常存喜
  1. gradient_program

    0下载:
  2. 给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:杨华
  1. morphology-enhance

    0下载:
  2. 新的形态学图像增强,采用多尺度形态学增强算法,对图像进行增强-morphology image enhance
  3. 所属分类:Special Effects

    • 发布日期:2016-05-27
    • 文件大小:1kb
    • 提供者:tong tong
  1. 1

    1下载:
  2. 图像处理论文:多尺度形态学图像边缘检测方法,多尺度形态学图像边缘检测方法-Image Processing Thesis: Multi-scale morphological edge detection methods, multi-scale morphological image edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:177.72kb
    • 提供者:swx
  1. yixuetuxiangpeizhun

    0下载:
  2. 本文借助多尺度分析为手段, 研究医学图像配准与融合过程中医学图像的增强、插值、配准、融合和分割等 关键问题的理论方法研究,扩展了尺度的含义,使其不再局限在通常的小波分 析和形态学两个方面。-In this paper, using multi-scale analysis as a means to study the medical image registration and fusion process of medical image enhancement, interpo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:媛媛
  1. Morphology-WaterMark

    0下载:
  2. 根据灰度图象数学形态学的特点以及小波的多尺度分辨特性,提出一种鲁棒性较好的水印算法。-Gray-scale images based on the characteristics of mathematical morphology and wavelet multi-scale to distinguish the characteristics of a robust watermarking algorithm better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:346.34kb
    • 提供者:东方
  1. duochidushang

    0下载:
  2. 提出了一种基于数学形态学的多尺度熵权边缘检测方法。信息熵为图像的内在特性,由它来决定不同结构元 素所提取的边缘在最终合成边缘中所占的比重,是自适应的和客观的-A multi-scale based on mathematical morphology edge detection method of entropy. Information entropy inherent characteristics of the image, from which different structur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:125.75kb
    • 提供者:wangcong
  1. Edge-Detection-Algorithm

    0下载:
  2. 基于数学形态学的边缘检测过程中,不同形状、不同尺度的结构元素在滤除噪声和保持边缘细节方面的作用是不同的。本文提出了一种基于多形状多尺度结构元素的自适应边缘检测算法,分别使用不同方向和大小的结构元素提取图像边缘,通过计算信息熵自适应确定权重系数,对多形状结构元素和多尺度结构元素检测的边缘做融合处理。实验结果表明,本文提出的算法与几种经典边缘检测算子相比,有效抑制了噪声的影响,提高了检测的精度,对各种不同图像具有很好的鲁棒性。-In the process of edge detection bas
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:269.5kb
    • 提供者:黄海龙
  1. xtx

    0下载:
  2. 本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法-This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:522byte
    • 提供者:张博闻
  1. duojieguoyuansu

    0下载:
  2. 本程序是多结构元素形态学滤波的探讨,通过选择不同的结构元素多尺度序列Bi,来得到最合适的结果-This program is a multi-structure elements of morphological filtering by selecting different multi-scale structure elements sequence Bi, get the most appropriate results
  3. 所属分类:Special Effects

    • 发布日期:2016-05-27
    • 文件大小:1kb
    • 提供者:dengzhihua
  1. fuse-segment

    0下载:
  2. 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-The algorithm is using morphological top-hat transform the first image, and then using local adaptive threshold segmentation fine segmentation. Different objects segmentation scale better.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:5.63kb
    • 提供者:马金凤
  1. edge_detection

    2下载:
  2. 本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测-This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:137.89kb
    • 提供者:朱玥
  1. Extract-anterior-segment-tissue

    0下载:
  2. 《MATLAB图像与视频处理实用案例详解》代码,第 03 章 基于多尺度形态学提取眼前节组织-Extraction of anterior segment tissue based on multi scale morphology
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:709.49kb
    • 提供者:ivfjf
  1. css

    0下载:
  2. 基于形态学的边缘提取方法,而由曲率尺度空间提取角点的文章-Edge extraction method based on morphology while extracting corner points by the curvature scale space article
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:557.39kb
    • 提供者:陈晨
  1. 基于多尺度形态学提取眼前节组织

    2下载:
  2. 基于多尺度形态学提取眼前节组织,已经调试成功,效果明显,可直接使用(Extraction of anterior segment tissue based on multi-scale morphology has been successfully debugged, and can be used directly.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:705kb
    • 提供者:夏义道
搜珍网 www.dssz.com