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

搜索资源列表

  1. tuxiangyasuo

    0下载:
  2. 关于图象的小波变换,压缩图象,用小拨实现的源代码-images on the wavelet transform, image compression, achieved with small allocation of the source code
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:112997
    • 提供者:zhenhua
  1. WaveletImgCompress

    0下载:
  2. 小波变换压缩 1 1 -Wavelet Transform compression 1
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:233966
    • 提供者:maomingxu
  1. wavelets

    1下载:
  2. MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码 包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4382601
    • 提供者:aaa
  1. jpeg压缩

    0下载:
  2. 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:502982
    • 提供者:许超雄
  1. dwtbiorthogonal.rar

    0下载:
  2. matlab 做的双正交小波变换,用于图像压缩处理(仅供大家参考),biorthogonal digital wavelet transform by using matlab,for digital image compression and processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:zhoulei
  1. OMP

    0下载:
  2. 小波变换和压缩感知中的OMP算法比较,是一种比较新的算法-Wavelet transform and compression perception of the OMP algorithm comparison, is a relatively new algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:51475
    • 提供者:周宾
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. Wavelet_transformation_compression

    0下载:
  2. 所属分类:Wavelet

    • 发布日期:2017-04-13
    • 文件大小:1970
    • 提供者:杨怡
  1. wavelet-sofm

    0下载:
  2. 本文运用了神经网络中的自组织向量机和小波变换相结合,实现了图象的压缩,通过训练样本,得到好的结果-In this paper, the neural network of self-organizing vector machine and wavelet transform combining image compression achieved through the training samples obtained good results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:9410
    • 提供者:李靖
  1. dwt

    1下载:
  2. 实现基于小波变换数字水印的嵌入和提取,并实现对压缩,噪声等攻击的检测。-Using the same key after a chaotic sequence of scrambling the watermark information to achieve the double encryption, consider the wavelet energy distribution problem, the watermark information embedded in low-freq
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:868321
    • 提供者:飞无影
  1. GUI_butterworth

    0下载:
  2. 基于压缩变换的小波变换稀疏表示,根据学习压缩编码理论分析。-base on compressed transform with wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:6164
    • 提供者:goodboy
  1. wave

    0下载:
  2. 此压缩包包含有小波变换图像处理的多个matlab源代码,包括:小波分解,小波系数分解,小波重构,小波灰值处理等-This compression bag contains wavelet transform image processing of multiple matlab source, including: wavelet decomposition, wavelet coefficients of wavelet decomposition and so on
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:8889
    • 提供者:mazai
  1. wavalet

    0下载:
  2. 通过小波变换对图像信号进行分解,去噪,压缩再重构,得到处理后的图像-Images using wavelet transform signal decomposition, denoising, compression and then reconstructed to obtain the processed image
  3. 所属分类:Wavelet

    • 发布日期:2017-05-22
    • 文件大小:6728154
    • 提供者:fucui
  1. 2DWaveletsimpression

    0下载:
  2. 由于小波及小波包技术可以将信号或图像分层次按小波基展开,所以可以根据图像信号的性质以及事先给定的图像处理要求确定到底要展开到哪一级为止,从而不仅能有效地控制计算量,满足实时处理的需要,而且可以方便地实现通常由子频带、层次编码技术实现的累进传输编码(即采取逐步浮现的方式传送多媒体图像)。这样一种工作方式在多媒体数据浏览、医学图片远程诊断时是非常必要的。另外,利用小波变换具有放大、缩小和平移的数学显微镜的功能,可以方便地产生各种分辨率的图像,从而适应于不同分辨率的图像I/O设备和不同传输速率的通信系
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2168
    • 提供者:彭立军
  1. xiaobobianhuan

    0下载:
  2. 小波变换图像数据压缩的论文,去掉高频信息,实现压缩。-Wavelet transform for image data compression papers, to remove high-frequency information, to achieve compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:92995
    • 提供者:小张
  1. wavelet

    0下载:
  2. 小波变换在图像处理中的应用,包括小波去噪;小波压缩;小波融合.-Wavelet transform in image processing applications, including wavelet denoising wavelet compression wavelet fusion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1648
    • 提供者:zhangguodong
  1. wavelet

    0下载:
  2. 基于小波变换的图像局部压缩,使用sym4小波对信号进行一层小波分解(sym4 wavelet is used to decompose one layer for a singal)
  3. 所属分类:波变换

    • 发布日期:2017-12-21
    • 文件大小:125952
    • 提供者:xingpengyeyu
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 通过小波技术对一维信号进行分解与重构,比较变换前后的图像,获取有用的信息(Wavelet technology is used to decompose and reconstruct one dimension signal, compare the image before and after the transformation, and obtain useful information)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:yishuiweihan
  1. workshop.tar

    0下载:
  2. 压缩感知的MRI图像重建测试CS-MRI 程序包括:fft2、ifft2、小波稀疏变换子程序、测试数据、demo程序......(compressed sensing for MRI)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:20149248
    • 提供者:sweed
  1. a

    0下载:
  2. 使用小波变换,实现图像压缩。源代码提供下载,完美实现图像压缩!(Using wavelet transform to realize image compression)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1105920
    • 提供者:qiuuuu
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com