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

搜索资源列表

  1. 使用小波变换的图像边缘检测算法.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:290255
    • 提供者:
  1. 小波变换在图像边缘检测中的应用研究.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:80389
    • 提供者:
  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6383
    • 提供者:陈大明
  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. XRayImg

    0下载:
  2. 小波滤波器-代码.r.. ·关于常用图像处理的v.. ·采用多种小波基的离散.. ·利用小波变换进行边缘.. ·一个关于图像边缘检测.. -wavelet filter-code. R.. On the common image processing v.. Using a variety of small Porgy .. use of discrete wavelet transform on the brink .. 1 .. Edge Detection
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1610216
    • 提供者:杨东
  1. mulscal_edge

    2下载:
  2. 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:刘三
  1. work234

    0下载:
  2. 利用小波进行边缘提取,比较各种小波核函数的能力,体会“数学显微镜”的妙用,例子:车牌定位。-using wavelet edge detection, comparison of different wavelet function of the nuclear capability and experience "math microscope," the magic examples : positioning plates.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1924577
    • 提供者:郭大波
  1. edege_detection

    1下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别: 1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algori
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1058
    • 提供者:高锋
  1. ass

    0下载:
  2. 本文首先介绍了边缘的定义,说明了传统的几种边缘检测算子并比较了它们算法的不同与优缺点。随后引入了小波的思想、小波的基本概念, -This paper introduces the edge of the definition, Note some of the traditional edge detection operators and compare them with the different algorithms advantages and disadvantages. The s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1586960
    • 提供者:
  1. xiaobo

    0下载:
  2. 这是小波变换进行图像边缘检测,这是比较好效果,希望大家能一起分享。-This is the wavelet transform image edge detection, this is a relatively good results, I hope you will share.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:121137
    • 提供者:lgpzx
  1. MasterVisualC++_NETimageprocessing

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

    • 发布日期:2008-10-13
    • 文件大小:9349248
    • 提供者:
  1. yuyinzengqiang

    0下载:
  2. 利用Haar小波实现对语音信号的边缘增强,编程环境为matlab7.1-use of voice signals to achieve the edge enhancement, the programming environment for matlab7.1
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:Shenhong
  1. edgedetect_basedonWavelet

    0下载:
  2. 利用小波变换进行图像边缘提取,用matlab语言编写实现。edgedetect_basedonWavelet.m-using wavelet transform image edge extraction, using Matlab language achievement. Edgedetect_basedonWavelet.m
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:37385
    • 提供者:杨诚
  1. edgedetectionwavelettransform

    0下载:
  2. 我开发的一个关于小波变换进行数字图像边缘检测的程序。仅供参考。欢迎联系探讨-development of the wavelet transform of a digital image edge detection procedures. For reference purposes only. Welcome to explore links
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:242835
    • 提供者:陈勇
  1. wavelet_edge_detect_matlab

    0下载:
  2. 通过小波变换,由小波系数的梯度值提取图像的边缘-wavelet transform, wavelet coefficients from the gradient from the edge of the image
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:37397
    • 提供者:杨林
  1. tuxiangchuliVC

    0下载:
  2. 基于DB小波的图像边缘检测,可考虑用于医学图像处理-DB wavelet-based image edge detection, which could be considered for the Medical Image Processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21851
    • 提供者:阿伟
  1. SSSTest

    0下载:
  2. 这是个关于CG方面的程序,通过小波转换,实现较理想的边缘检测。-this is a CG on the procedure for the adoption of wavelet transform and achieve more satisfactory edge detection.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:575559
    • 提供者:魏江山
  1. ImageTestDBI

    0下载:
  2. VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等。-VC prepared by the complete image processing. Including two values, the threshold separated edge monitoring, wavelet transform, image compression, Hough transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1550306
    • 提供者:陈辰
  1. B2193AED

    0下载:
  2. 一种新的图像脆弱水印算法李亚琴 ,孙星明 ,杨恒伏(1.苏州市职业大学,江苏苏州215104;2.湖南大学计算机与通信学院,湖南长沙410082)摘要:提出一种基于小波变换和QR分解的图像脆弱水即方法。嵌入水印时,首先对原始图像进行三级小波分解,然后提取第三级低频子带的边缘特征,同时对此边缘特征和第三级垂直高频子带进行QR分解,用边缘特征的一部分分解结果替换垂直高频子带分解结果的相应部位来嵌入水即,最后进行小波逆变换得到嵌入水印的图像。图像认证时,首先对观测图像进行三级小波分解,第三级垂直高频子
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:231599
    • 提供者:ghostsx
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com