登录
首页 » Visual C++ » JPEG2000

JPEG2000

于 2020-12-06 发布 文件大小:515KB
0 415
下载积分: 1 下载次数: 0

代码说明:

说明:  小波变化代码,是比较好的测试向量,包括位平面编码和MQ(Wavelet transform code, is a better test vectors, including the bit plane coding and MQ)

文件列表:

小波编解码EBCOT编解码文件测试程序
.................................\8x8一级至三级测试结果.c,16085,2005-06-16
.................................\97ldwt.opt,53760,2005-05-20
.................................\97wave_out.raw,262144,2005-06-21
.................................\arithdec.c,6411,2005-06-12
.................................\arithenc.c,7235,2005-06-12
.................................\arithmetic_out.raw,726,2005-06-21
.................................\block_coding_common测试结果.c,3958,2005-05-27
.................................\block_encode.c,26719,2005-06-06
.................................\block_encode.c.bak,26773,2005-06-06
.................................\block_encode.h,1889,2005-06-13
.................................\block_encoder.cpp,51262,2005-05-27
.................................\block_encoder.cpp.bak,61771,2005-05-27
.................................\context.raw,8829,2005-06-21
.................................\Debug
.................................\encoder.cpp,20558,2005-05-27
.................................\fdwt.c,15217,2005-06-08
.................................\fdwt.c.bak,499,2005-05-26
.................................\fdwt.h,1179,2005-06-12
.................................\fdwt.h.bak,926,2005-05-26
.................................\interleave.raw,0,2005-06-21
.................................\lena512x512in.raw,262144,2005-05-12
.................................\main.c,3765,2005-06-13
.................................\main.c.bak,20088,2005-05-26
.................................\main.dsp,4024,2005-06-12
.................................\main.dsw,533,2005-05-20
.................................\main.ncb,404480,2010-11-16
.................................\main.opt,50688,2010-06-23
.................................\main.plg,242,2005-06-21
.................................\main.suo,5120,2010-11-16
.................................\modified_decode_ebcot.c,12573,2005-06-09
.................................\modified_decode_ebcot1.c,8329,2005-06-07
.................................\modified_ebcot.c,29652,2005-06-13
.................................\modified_ebcot1.c,21709,2005-06-06
.................................\modified_ebcot2.c,23388,2005-06-08
.................................\mq_code.c,4115,2005-06-13
.................................\mq_code.h,833,2005-06-11
.................................\sampledata.h,1404,2005-06-10
.................................\~VC166.tmp,54784,2005-06-04
.................................\~VC167.tmp,55808,2005-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Wavelet-dec--rec
    在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)
    2014-07-10 18:16:49下载
    积分:1
  • 5_3_lifting
    说明:  采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。(using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.)
    2005-11-22 21:31:26下载
    积分:1
  • dbconstruction
    任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)
    2020-11-10 20:19:45下载
    积分:1
  • Digital-Signal-Processing
    数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。(Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.)
    2011-04-28 12:41:51下载
    积分:1
  • watermark_wavelet
    小波变换的数字水印算法,附有论文和源程序.(Wavelet Transform Digital Watermarking Algorithm with thesis and source code.)
    2021-01-14 13:38:47下载
    积分:1
  • idwt
    小波变换、小波逆变换代码,数字信号处理领域常用(Wavelet transform, wavelet inverse transform code, digital signal processing used)
    2010-01-01 18:57:14下载
    积分:1
  • GHM_Wavelet
    说明:  GHM多小波的变换与逆变换,包括预处理和后处理(GHM multi-wavelet transform and inverse transform)
    2021-04-28 11:38:44下载
    积分:1
  • mediumvaluefilter
    中值滤波源程序,非常好用。程序有说明很容易看懂!(median filtering source, very handy. Note procedure is easy to read!)
    2020-12-09 21:09:20下载
    积分:1
  • RECGGdenoisiie
    去除在心电信号采集过程中混入的肌电干扰、工频干扰、基线漂移等噪声信信号,避免噪声对心电信号特征点的识别与提取造成误判漏判 已通过测试。 (Remove the EMG interference mixed with the signal acquisition process in mind, frequency interference, baseline drift and noise channel signal to avoid noise caused by the misjudgment of the Missing has been tested on ECG feature identification and extraction.)
    2012-08-13 08:45:17下载
    积分:1
  • DWT1D
    C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。(C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.)
    2021-01-02 16:48:57下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载