登录
首页 » Visual C++ » JPEG2000

JPEG2000

于 2020-12-06 发布 文件大小:515KB
0 496
下载积分: 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_atrous
    This is a wavelet program.
    2012-07-27 10:11:25下载
    积分:1
  • S的一种扩展 st
    S变换是小波变换的一种扩展,有非常大的价值(S transform is an extension of wavelet transform, has a very large value)
    2020-07-04 01:00:01下载
    积分:1
  • JPEG2000
    说明:  小波变化代码,是比较好的测试向量,包括位平面编码和MQ(Wavelet transform code, is a better test vectors, including the bit plane coding and MQ)
    2020-12-06 09:39:24下载
    积分:1
  • yuanma
    对于PCA ,LDA,BIC,EBGM都有很详细的代码。但是需要在LINUX下配置运行。不过代码较有参考价值。(For PCA, LDA, BIC, EBGM have a very detailed code. But the need to configure to run under LINUX. However, a more useful code.)
    2009-04-09 12:55:48下载
    积分:1
  • wavelet-atlab-sources
    小波变换模极大值重建信号的matlab源程序,来源于胡广书的《现代信号处理教程》附属光盘(Wavelet transform modulus maxima reconstruction signal matlab source code, derived from HU-book " modern signal processing tutorial subsidiary Disc)
    2013-04-27 10:55:25下载
    积分:1
  • ImgReconstruction
    基于小波变换的图片重建 有完整代码 工程 以及说明 涉及到图片的切割(image reconstruction based on wavelet translate )
    2012-08-27 15:51:29下载
    积分:1
  • Wavelet53
    53小波变化的vc程序,很详细,有一维和二维,可以对图像进行处理。(53 wavelet transform vc program, very detailed, one-dimensional and two-dimensional image processing.)
    2021-03-27 11:29:12下载
    积分:1
  • MUSIC-through-C-and-MATLAB
    旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高(Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution)
    2013-07-14 23:13:22下载
    积分:1
  • 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
  • gabor_filter
    实现对图像的gabor小波变换,利用了opencv的函数库,可实现方向和尺度等多项选择。(Achieve image gabor wavelet transform, using the opencv function library, enabling the direction and scale and many other options.)
    2010-08-06 15:46:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载