CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Orthogonal wavelet

搜索资源列表

  1. 二维正交小波变换

    0下载:
  2. 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.37kb
    • 提供者:齐名
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:273.8kb
    • 提供者:陈镇静
  1. zhengjiaobianhuan

    0下载:
  2. 有关数字图像处理中的傅立叶变换、小波变换、沃尔什变换、基于特征向量的变换、离散余弦变换等图像的正交变换-the digital image processing of Fourier transform, wavelet transform, the Walsh transform, Based on the eigenvector transform, discrete cosine transform image orthogonal transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:63.69kb
    • 提供者:邓媛媛
  1. noisecomp

    0下载:
  2. Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information is of crucial
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.8kb
    • 提供者:wang gang
  1. Imagedenoising

    0下载:
  2. noisecomp.m Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:wugang
  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
    • 文件大小:5.37kb
    • 提供者:王万国
  1. test12-2

    0下载:
  2. 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:37.27kb
    • 提供者:爱人般若
  1. test12-3

    0下载:
  2. 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:36.89kb
    • 提供者:爱人般若
  1. test08-22

    0下载:
  2. 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:44.81kb
    • 提供者:爱人般若
  1. test08-21

    0下载:
  2. 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:42.38kb
    • 提供者:爱人般若
  1. noisecomp

    0下载:
  2. 图像去躁函数,这是一个有别于一般的小波去躁的算法,效果非常不错,matlab实现,吐血推荐-Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3kb
    • 提供者:申富贵
  1. nsct_toolboxy

    0下载:
  2. 最新的正交变换方式,优于小波和以前的变换方式-The latest orthogonal transformation method is better than wavelet transform method and the former
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:94.92kb
    • 提供者:历经含
  1. ImageProcessing

    0下载:
  2. 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:818.51kb
    • 提供者:user
  1. Iwavetrans2D

    0下载:
  2. This program calculates the 2-D inverse wavelet transform of an image using orthogonal filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:765byte
    • 提供者:psycrystal
  1. orthorize_match_persuit

    1下载:
  2. 关于压缩感知的信号处理应用,信号的恢复重构采用正交匹配追踪算法。-Application of wavelet transform signal processing, signal recovery reconstruction algorithm using orthogonal matching pursuit.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-22
    • 文件大小:62.4kb
    • 提供者:zhangxuejian
  1. Wavelet

    0下载:
  2. 图形图像处理中的正交匹配追踪,用于图像的压缩处理-Graphic image processing orthogonal matching pursuit for image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60.58kb
    • 提供者:wendie
  1. biorwavf

    0下载:
  2. 这个程序专门用于双正交小波,这个程序用的滤波器的效果很好。-This process is designed for bi-orthogonal wavelet filter used in this procedure works well.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.55kb
    • 提供者:maryamgul
  1. Image-Orthogonal-Transform-

    0下载:
  2. 图像正交变换源码,有关傅里叶变换,离散余弦变换,沃尔什变换,以及小波变换-Source of image orthogonal transform, the Fourier transform, discrete cosine transform, Walsh transform, and wavelet transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.92mb
    • 提供者:jie ge
  1. Image-orthogonal-transformation

    0下载:
  2. 实现图像正交变换中的基本正交变换和特征变换过程。如:小波变换-Orthogonal transformation in the image orthogonal transform and feature transformation process. Such as: the wavelet transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:681.32kb
    • 提供者:程雷鸣
  1. 2Algorithms-for-matrix-

    0下载:
  2. 2Algorithms for matrix extension and orthogonal wavelet filter banks over algebraic number fields 15.MCOM110409 -2Algorithms for matrix extension and orthogonal wavelet filter banks over algebraic number fields 15.MCOM110409
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:537.64kb
    • 提供者:fsm
« 12 »
搜珍网 www.dssz.com