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

搜索资源列表

  1. VCPPandCdibImage

    0下载:
  2. 一个循序渐进的利用VC6.0和Cdib类进行图像处理的项目,共有10个版本,从加载图像到各种图像处理例如边缘检测、梯度锐化、小波变换、轮廓跟踪等功能。-Use VC6.0 and Cdib class project a progressive image processing, in which a total of 10 versions, from loading images to various image processing such as edge detection, grad
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:803805
    • 提供者:林圣琳
  1. chengxu

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码,实现图像的边缘检测功能和技术-Detection matlab source code multi-scale image edge based on wavelet transform, image edge detection features and technologies
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11487
    • 提供者: 朱艳
  1. T03

    0下载:
  2. matlab对一幅图像利用小波实现边缘检测,并和其他的算子(拉普拉斯算子、梯度算子)比较结果-Comparison of the results of matlab for an image using wavelet edge detection, and other operators (Laplacian, gradient operator)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:920
    • 提供者:么西1983
  1. GUISHEJIMATLAB3

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-This program debug version then matlab2012b success in graduate design information
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-23
    • 文件大小:3087360
    • 提供者:李雷
  1. wavelet-transform-

    0下载:
  2. 文中主要讲述了小波变换和边缘检测的基本理论,以及小波变换在边缘检测中的应用,力图反映出小波理论在边缘检测中的特点。-This paper mainly describes the basic theory of wavelet transform and edge detection, and the application of wavelet transform in edge detection, trying to reflect the characteristics of wavel
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:437248
    • 提供者:王艳
  1. 3

    0下载:
  2. 依次用均值滤波,小波变换,形态学,边缘提取四种方法提取图片中的红外弱小目标,四个m文件相互独立。-Followed by mean filtering, wavelet transform, morphology, edge extraction of four methods to extract images infrared small target, four m file independent.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:39649
    • 提供者:单俍
  1. 7

    0下载:
  2. 本文提出一种基于边缘自适应小波变换的多尺度图像修复算法,对非纹理图像有比较好的修复效 果。边缘自适应小波变换的基本思想是,先检测出图像的主要边缘,这些边缘把图像分割成几个平滑区,然后 对图像进行不跨越边缘的小波分解,即在各平滑区内部进行小波变换,得到图像的多尺度表示,并且同时计算 边缘的多尺度表示。这样的小波分解使高频信息基本都集中在边缘上,而高频系数则非常稀疏,而且都接近 于零。在此基础上进行图像修复,就只需要对低频部分与边缘图像进行修复,然后重构得到修复图像即可。 经过小
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:511544
    • 提供者:孙红娟
  1. xiaobobao

    0下载:
  2. 基于小波包的边缘检测,可以用于检测图片边缘,大小噪声的检测-Artificial fish swarm algorithm code to deal effectively optimize the optimization problem, with better optimization results than the genetic algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:273624
    • 提供者:宋啸良
  1. edge

    0下载:
  2. 高斯 canny 小波 金字塔等常用边缘检测 方法的实现 实验课课程-Course experimental realization of Gaussian wavelet pyramid and other commonly used canny edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:143584
    • 提供者:李聪
  1. Untitled10

    0下载:
  2. 利用小波变换对图像在多尺度范围内进行图像边缘的检测-Image using wavelet image edge detection carried out within the scope of multi-scale
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:515
    • 提供者:仇荣超
  1. pictureProcesing

    0下载:
  2. 基于MFC实现的图像处理的所有功能。空间域图像平滑 空间域图像锐化 傅立叶变换 小波变换 边缘检测 区域分割 二值图像分析等内容。-All image processing functions. Spatial domain image smoothing spatial domain image sharpening Fu Liye transform wavelet transform edge detection and region segmentation two value imag
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4653001
    • 提供者:周翔
  1. bianyuanjiance

    0下载:
  2. 基于小波变换的图像边缘检测,如果把图片换成rice图片,效果会更加好-Image edge detection based on wavelet transform, if the picture replaced rice pictures, the effect will be even better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:buewongmui
  1. Wavelet-Transform

    0下载:
  2. 一系列关于小波变换与亚像素边缘提取算法的论文,非常实用-Wavelet transform and a series of sub-pixel edge detection algorithm paper, very practical
  3. 所属分类:File Formats

    • 发布日期:2017-06-03
    • 文件大小:15130575
    • 提供者:pisces
  1. genetic-algorithm-waveletdenoising-

    0下载:
  2. 针对噪声在多小波分解后的尺度性以及图像本身的特性, 提出了一种基于遗传算法的多小波自适应去噪算 法, 该方法能通过遗传算法自适应地寻求去噪后图像的最小均方误差.实验结果表明, 该算法优于传统算法, 不仅 能有效滤除图像的噪声,而且能较好地保留图像的边缘信息, 具有更加理想的去噪效果-For noise characteristics of multi-scale wavelet decomposition of the image itself and the proposed mult
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:294169
    • 提供者:happy
  1. duochidu

    0下载:
  2. 多尺度小波的边缘检测算法。。不知道怎么样,但我弄出来效果不太好-Multi-scale edge detection algorithm wavelet. . I do not know how, but I' m not very good to get out
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:ahd
  1. xiaobo

    0下载:
  2. 一个小波包进行边缘检测的代码,是利用分解图片实现的边缘检测-A wavelet packet edge detection code, the use of decomposed image edge detection is achieved
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:1129
    • 提供者:ahd
  1. haarfenjie

    1下载:
  2. 形态学HAAR小波分解算法,用形态学算子替代了原有的小波分解算子,使其在边缘细节的处理更好。-Morphological HAAR wavelet decomposition algorithm, using morphological operators to replace the original wavelet decomposition operator to handle better edge detail in.
  3. 所属分类:Wavelet

    • 发布日期:2016-01-09
    • 文件大小:1024
    • 提供者:邓文豪
  1. Some-code-image-edge-detection

    0下载:
  2. 最近在学习图像分割,这里是冈萨雷斯matlab版中的一些图像边缘检测的代码,包括harris,susan,robert,sobel,prewitt,log,以及图像的多层小波分解的代码。-Recent study of image segmentation, here is Gonzales matlab version of some of the image edge detection code, including harris, susan, robert, sobel, prewit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3447
    • 提供者:返璞归真
  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
    • 文件大小:141196
    • 提供者:朱玥
  1. chengxu

    0下载:
  2. pca-提取主成分,降维,压缩图像数据量,简化下一步的处理; 小波检测—该程序通过小波系数的提取、重构检测出图像的边缘; 其它的均为图像分割的代码,包含形态学分水岭的一些算法,与Ostu等算法。-pca-extraction of principal components, reduce dimensions, compress image data, to simplify further processing Wavelet detection- the program b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2513
    • 提供者:返璞归真
« 1 2 ... 19 20 21 22 23 2425 26 27 28 »
搜珍网 www.dssz.com