CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - A*算法

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 数字信号处理理论算法实现

    0下载:
  2. 数字信号处理理论算法实现,可是一个经典的算法实现。是学习信号处理的床头宝典。-digital signal processing algorithm theory, but a classic algorithm. Learning signal processing bedside book.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:185494
    • 提供者:wang
  1. 图像处理模板匹配

    4下载:
  2. 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:130018
    • 提供者:李伟
  1. wavelet_dec

    0下载:
  2. 用于多分辨率分解,使用 A trous 算法; 在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度。-for multiresolution decomposition, use A trous algorithm; The decomposition process, and given levels of detail and picture, and the original data is the same length.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:李坤
  1. wavelet_rec

    0下载:
  2. 用于多分辨率分析中的重建,使用 A trous 算法-for multiresolution analysis of the reconstruction algorithm used A trous
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:李坤
  1. 3d_wavelet

    0下载:
  2. 一个小波变换编码的图像压缩算法,可以学习小波编码相关方法-a Wavelet Transform Coding Image Compression Algorithm, we can learn from wavelet coding method
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6865161
    • 提供者:江河流
  1. Wavelet1D

    0下载:
  2. 本实例介绍晓波算法在VC++中的具体实现,这个为一维效波变换效果。-Xiaobo examples of this algorithm in VC is a concrete realization of the effect of one-dimensional wavelet transform effect.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:78113
    • 提供者:刘玲
  1. vcmallat

    0下载:
  2. vc++实现mallat算法,对小波变换的二维离散变换作了一些工作!值的一看!-vc achieve Mallat algorithm, the wavelet transform two-dimensional discrete transform made some work! Value of a view!
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:122560
    • 提供者:zxy
  1. LS97

    0下载:
  2. 提升小波变换算法,采用CDF97小波完成图像的小波变换,共研究图像和视频处理的朋友参考。-lifting wavelet transform algorithms, wavelet filter used to complete the image wavelet transform, examined a total image and video processing friends reference.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1720
    • 提供者:刘晓倩
  1. wavelet_edge

    1下载:
  2. % 该算法采用的是样条小波,为了更好的检测边缘,用a tuous 算法代替了mallat算法。 % 该算法和mallat快速算法主要区别: % 1 a tuous 算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。 % 2 a tuous 算法需要对滤波器进行伸缩。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:鲁宾
  1. 2004827113733

    0下载:
  2. 对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。 -right time to image the image wavelet transform, filter, Digital image processing for a variety of image algorithms, and the integrity of vitamin C source code.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:34239
    • 提供者:ly
  1. 用于JPEG2000图像认证的半脆弱性数字水印算法

    0下载:
  2. 用于JPEG2000图像认证的半脆弱性数字水印算法,一种新的算法-JPEG2000 image authentication for the semi-fragile watermarking algorithm, a new algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:820126
    • 提供者:
  1. 小波算法vc源码2

    0下载:
  2. 小波变换的visual c++实现源代码,有效实现了小波的快速变换,得到很好的恢复图像,是个很有价值的源程序。-wavelet transform visual c achieve source code, the effective realization of the fast wavelet transform, well restored images, is a valuable source.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:205109
    • 提供者:寒塘
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:986785
    • 提供者:zhang
  1. inageProcess

    0下载:
  2. 图像压缩算法,即图像小波变换程序包括哈尔小波和红黑小波-Image compression algorithm, which includes images of wavelet transform Haar wavelet and a red, black and wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:262138
    • 提供者:fan
  1. wavelet_dec

    0下载:
  2. 函数子程序,用于多分辨率分解,使用 A trous 算法; 在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度。-trous arithmetic
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:724
    • 提供者:黄宇
  1. mask_swt

    2下载:
  2. 采用a trous算法实现静态小波变换(SWT)。尺度函数的生成采用cascade(mask)算法-Á trous algorithm for 1-D stationary wavelet transform.An interesting demo for generating scale function using mask (cascade) algorithm.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1529
    • 提供者:huql
  1. xiaobo

    2下载:
  2. 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
  3. 所属分类:Wavelet

    • 发布日期:2014-11-17
    • 文件大小:13684736
    • 提供者:
  1. base-of-wavelet-and-flourier

    0下载:
  2. 讲述小波分析的好书,适合研究小波分析的基础学习者-a good book about wavelet
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:4078641
    • 提供者:赵华
  1. Subband_beamforming

    0下载:
  2. 将要传输的信号通过子带结构分成四路信号,分别通过预先调制滤波器组,在接收端收到信号,经过自适应滤波,然后形成一束波(The signal to be transmitted is divided into four signals by subband structure, and the signals are received at the receiving end through the pre modulation filter bank, and then a wave is for
  3. 所属分类:波变换

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:嘿喂狗
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com