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

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

于 2012-01-06 发布 文件大小:59KB
0 302
下载积分: 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 个回复

  • pathopenings
    形态学pathopenings的实现,对线特征提取等图像处理有令人惊奇的效果。(Morphological pathopenings the realization of the line feature extraction and other image processing have surprising effects.)
    2021-04-12 20:28:56下载
    积分:1
  • read-and-save-the-dicom-type-image
    医学图像大部分都是dicom图像,这里提供dicom图像读取、显示和保存的matlab代码,以为医学图像处理初学者提供学习。 (Dicom medical images are mostly images, here to read dicom image, display, and save the matlab code, provided that the medical image processing for beginners to learn.)
    2011-05-23 23:30:48下载
    积分:1
  • drtoolbox.tar
    这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值!!( ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA ) )
    2009-03-21 11:43:08下载
    积分:1
  • density-estimation-2015
    2015年最新国外算法,基于加权视觉词典的人群密度估计(crowd entimatin by a weighted bag of visual word model)
    2015-10-13 22:59:46下载
    积分:1
  • Codes_for_Vese_Chan_Multiphase_level_set_method
    说明:  level set方法中的经典模型cv模型的matlab的源程序 (level set method of classical model cv model of the source Matlab)
    2006-04-06 09:06:45下载
    积分:1
  • toolbox_fast_marching
    fastmarching算法的matlab实现源码,对学习偏微分方程图像处理算法有很大帮助(Fastmarching algorithm to learn matlab source, partial differential equations are of great help image processing algorithm )
    2020-07-02 05:20:01下载
    积分:1
  • background
    使用背景差分法实现一般视频的前景运动目标提取和检测。(The background difference method is used to realize the extraction and detection of the foreground moving target in the general video.)
    2021-01-01 21:48:58下载
    积分:1
  • sift
    自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢(Own implementation of sift feature extraction matlab code to calculate feature descriptors for image matching, but a bit slow)
    2011-05-28 17:04:24下载
    积分:1
  • sbs
    说明:  三维受激布里渊散射谱使用MATLAN仿真(Stimulated Brillouin Scattering)
    2019-08-20 16:38:26下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载