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

搜索资源列表

  1. MasterVisualC++_NETimageprocessing

    2下载:
  2. 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.92mb
    • 提供者:
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:310.22kb
    • 提供者:孙亚新
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:3.98mb
    • 提供者:夏瑞雪
  1. xingtaixue

    0下载:
  2. 实现图像去噪,先用形态学做预处理 再用小波阈值变换方法去噪-Of image denoising, first morphological preprocessing then transform wavelet threshold denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:596byte
    • 提供者:陆海昊
  1. ImageProcessing

    0下载:
  2. 1 绪论 2 数字图像基础 3 空间域图像增强 4 频率域图像增强 5 图像复原 6 彩色图像处理 7 小波变换和多分辨率处理 8 图像压缩 9 形态学图像处理 10 图像分割 11 表示与描述 12 对象识别-1 Introduction 3 2 digital image based on spatial frequency domain image enhancement image enhancement 4 5 6 Color image p
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30.21mb
    • 提供者:wuysj
  1. xingtaixiaobo

    0下载:
  2. 介绍了小波变换和形态学在机械故障中的应用,以及高维形态学的应用,为机械故障诊断的发展提供了一条新的途径-Introduced the wavelet transform and morphology in the mechanical failure of the application, and the application of high-dimensional morphology for mechanical fault diagnosis for the development of
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1.93mb
    • 提供者:张金敏
  1. RS_experiment

    1下载:
  2. 本人的遥感实习成果,包含用VC++6.0编制的程序,其中有形态学处理、植被指数计算、小波变换等内容,另附一份实习报告,作为程序说明-the results of remote sensing experiments, including the VC++6.0 program, including morphological processing, vegetation indices, wavelet transform, etc., attached an internship report
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.3mb
    • 提供者:刘晓千
  1. smooth

    0下载:
  2. 噪声模型 均值与中值 灰度形态学 小波变换 高期滤波 统计方法-Noise model mean and median gray-scale morphological filtering stage wavelet transform high statistical methods
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:126.14kb
    • 提供者:万水
  1. edge

    0下载:
  2. 图像边缘检测,模版子算法,高斯算子,形态学边缘检测,小波变换边缘检测-Image edge detection, template sub algorithm, Gaussian operator, morphological edge detection, wavelet transform edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:123.08kb
    • 提供者:Tong.w
  1. SMOOTH

    0下载:
  2. 图像处理: 打开任意的图片,能够对其实现各种滤波 例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。 笔者已经调通 支持VS 2008 2010-Image processing: Be able to open any image and achieve a variety of filtering Example: plus noise model, Gaussian filtering, grayscale morphological filt
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:128.27kb
    • 提供者:
  1. VCPP-for-image-processing

    0下载:
  2. vc++实现数字图像基本处理的工程文件 位图显示 几何变换 灰度处理 平滑处理 形态学 小波变换等-vc++ to achieve the basic digital image processing project file such as grayscale bitmap display geometric transformation processing smoothing morphological wavelet transform
  3. 所属分类:source in ebook

    • 发布日期:2017-05-29
    • 文件大小:11.08mb
    • 提供者:无有
  1. demo

    1下载:
  2. vc++MFC对话框中对数字图像的典型算法,里面涉及重点有图像的变换域处理(含傅立叶,小波,离散余弦算法),图像分割中包含大部分典型的分割算法(交互式阈值分割,霍夫变换,其他的多种算子),图像增强,图像复原(投影法..)图像匹配。还有形态学的一些算法处理,波峰波谷检测器,对图像处理学习非常有帮助-vc++MFC dialog typical algorithms for digital images, which involves the focus has transform domain i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.56mb
    • 提供者:邵东先生
  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. imgprocess

    0下载:
  2. CImgProcess封装了几乎所有各种图像处理的标准算法 点运算,几何变换图像增强,小波变换,图像复原,彩色图像处理,特征提取,图像压缩,图像分割,形态学处理等等 适用于工业机器视觉领域-CImgProcess encapsulates the standard algorithm almost all types of image processing Point arithmetic, geometric transformation image enhancement, wa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:32.54kb
    • 提供者:萧然
  1. edge-detection

    0下载:
  2. 边缘检测、模板算子法、高斯算子、Canny算子、形态学边缘检测、小波变换边缘检测-Edge detection, template operator method, Gaussian operator, Canny operator, morphological edge detection, wavelet transform edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:421.98kb
    • 提供者:aiden
  1. wavelet-and-xingtaixue

    0下载:
  2. 它可以用来进行小波变换以及形态学中的滤波,希望对大家有帮助。-It can be used for wavelet transform and morphological filtering, we hope to be helpful
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:15.86mb
    • 提供者:请问
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17.07mb
    • 提供者:Xingli
搜珍网 www.dssz.com