登录
首页 » matlab » JPEG2000-Codes---All-in-one-Folder

JPEG2000-Codes---All-in-one-Folder

于 2012-01-06 发布 文件大小:59KB
0 127
下载积分: 1 下载次数: 34

代码说明:

  This is the basic code implementing jpeg2000 in matlab

文件列表:

JPEG2000 Codes - All in one Folder
..................................\Binary_to_Decimal.m,314,2007-03-24
..................................\Bit_Stuffing.m,429,2007-03-31
..................................\Byte_In_Decoder.m,1407,2007-03-24
..................................\Byte_Out.m,1729,2007-03-30
..................................\Check_RLC_Requirement_Decoder.m,2931,2007-04-04
..................................\Check_RLC_Requirement_Encoder.m,2931,2007-04-04
..................................\Check_Two_Arrays.m,428,2007-04-07
..................................\Clean_Up_Pass_Decoder.m,17068,2007-04-04
..................................\Clean_Up_Pass_Encoder.m,13444,2007-04-04
..................................\CodeLPS.m,1344,2007-04-04
..................................\CodeMPS.m,1206,2007-04-04
..................................\Dec_to_Bin.m,245,2007-03-17
..................................\DWT_Fn.m,1899,2007-04-04
..................................\DWT_Level_Fn.asv,3443,2007-07-29
..................................\DWT_Level_Fn.m,3475,2012-01-06
..................................\EBC_Encoder.asv,16636,2012-01-06
..................................\EBC_Encoder.m,16643,2007-04-08
..................................\EBC_MQ_Decoder.m,16713,2007-04-08
..................................\Error_PSNR_Calculation.m,2042,2007-04-09
..................................\IDWT_Fn.m,620,2007-04-07
..................................\IDWT_Level_Fn.m,790,2007-04-08
..................................\Initialisation.m,500,2007-03-26
..................................\Instructions.txt,1341,2007-04-10
..................................\JPEG2000_DCT_Execute.m,6763,2007-04-09
..................................\JPEG2000_Execute.m,8393,2007-04-10
..................................\JPEG2000_FFT_Execute.m,6730,2007-04-08

..................................\LPS_Exchange.m,963,2007-03-29
..................................\Magnitude_Refinement_Coding_Decoder.m,2796,2007-04-04
..................................\Magnitude_Refinement_Coding_Encoder.m,2259,2007-04-04
..................................\Magnitude_Refinement_Pass_Decoder.m,3093,2007-04-04
..................................\Magnitude_Refinement_Pass_Encoder.m,2519,2007-04-04
..................................\MPS_Exchange.m,893,2007-03-29
..................................\MQ_Coder.m,9063,2007-03-31
..................................\MQ_Decoder.m,5711,2007-03-31
..................................\MQ_Decoder_Initialisation.m,2057,2007-03-31
..................................\MQ_Encoder.m,9549,2007-04-08
..................................\No_Bit_Stuffing.m,410,2007-03-31
..................................\Probability_Estimation_Table_Decoder.m,5118,2007-04-04
..................................\Probability_Estimation_Table_Encoder.m,5118,2007-04-04
..................................\Renormalisation_Decoder.m,827,2007-03-30
..................................\Renormalize_Encoder.m,2331,2007-04-04
..................................\Reset_Eeta_Array_Decoder.m,366,2007-04-04
..................................\Reset_Eeta_Array_Encoder.m,366,2007-04-04
..................................\Run_Length_Coding_Decoder.m,7643,2007-04-04
..................................\Run_Length_Coding_Encoder.m,4813,2007-04-04
..................................\Significant_Propagation_Pass_Decoder.m,4370,2007-04-04
..................................\Significant_Propagation_Pass_Encoder.m,3451,2007-04-04
..................................\Sign_Coding_Decoder.m,3080,2007-04-04
..................................\Sign_Coding_Encoder.m,2564,2007-04-04
..................................\Variation of PSNR and BPP in Lossy Coding.fig,28136,2007-04-10
..................................\Zero_Coding_Decoder.m,5212,2007-04-04
..................................\Zero_Coding_Encoder.m,4100,2007-04-04

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

发表评论

0 个回复

  • matlab背景差分法
    利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
    2017-07-25 11:50:04下载
    积分:1
  • particle-filter
    粒子滤波算法,综述,学习文档以及算法程序,包括PF,EKPF,UKPF,以及不同的重采样方法(This file is about algorithm of particle filtering, including codes and tutorial.)
    2021-04-27 10:28:44下载
    积分:1
  • matlab-xbbh222
    基于小波变换的图像去噪处理,通过学习小波变换的方法实现对图像的去噪处理,达到所预期的效果(Image denoising based on wavelet transform, realize image denoising by wavelet transform learning method, to achieve the desired effect)
    2015-04-30 19:33:39下载
    积分:1
  • Dinp_2004
    这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式(This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement)
    2010-09-04 11:24:20下载
    积分:1
  • lee-frost-kuan
    SAR图像的去噪,包含lee滤波器,frost滤波器,kuan滤波器,并且自己编写的信噪比函数(SAR image denoising, including lee filter, frost filter, kuan filter, and I have written a function of SNR)
    2020-10-20 21:07:24下载
    积分:1
  • ImageMatch
    一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)
    2012-10-10 19:07:09下载
    积分:1
  • pyrAndResid
    图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解(Image pyramid decomposition)
    2012-10-15 10:26:57下载
    积分:1
  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • spatialgabor
    时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
    2014-06-19 19:09:36下载
    积分:1
  • shuangyuzhi
    最大熵双阈值分割算法,基于遗传算法优化的快速最大熵双阈值分割算法。(Maximum Entropy Double Threshold Segmentation and Fast Maximum Entropy Double Threshold Segmentation Based on Genetic Algorithms.)
    2021-01-05 21:28:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载