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

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

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

  • main
    burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。(burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.)
    2013-08-19 21:44:32下载
    积分:1
  • camshift
    用openCV实现,用Camshift算法实现彩色目标跟踪(openCV,color object tracking usingCamshift)
    2009-02-17 12:15:37下载
    积分:1
  • Gaborfilter
    说明:  Gabor滤波器的MATLAB实现,可用于边缘检测(Gabor filter by matlab)
    2020-05-08 19:09:52下载
    积分:1
  • VesselTree_reconstruct-master
    说明:  血管骨架提取文件。冠脉血管树重建冠状动脉造影图像的三维重建是一个复杂的过程 主要包括血管骨架提取与表达、血管段匹配、骨架点匹配、三维骨架重建、表面重建等步骤。(Extraction file of vascular skeleton. Three dimensional reconstruction of coronary angiography image is a complex process, which mainly includes the extraction and expression of vascular skeleton, vascular segment matching, skeleton point matching, 3D skeleton reconstruction, surface reconstruction and so on.)
    2020-12-17 17:19:11下载
    积分:1
  • fast-parrallel-and-opta
    经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。(Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.)
    2016-03-14 17:03:46下载
    积分:1
  • CBIR
    一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。(we propose a CBIR algorithm based on Multi-Features Combining Multi-parameters from Gabor Filter-bank(called multi algorithm for short), which use Gabor filter banks and combine five features including standard deviation, kurtosis, energy, smoothness and uniformity together. The results of experiments show that this algorithm is a more effective method used for image retrieval.)
    2021-04-20 23:08:49下载
    积分:1
  • PF
    说明:  matlab开发的粒子滤波目标跟踪程序,跟踪目标良好。(Matlab development of particle filtering procedures。)
    2012-05-13 04:11:13下载
    积分:1
  • minboundrect
    说明:  可以获取连通域的最小外接矩形,然后做些其他处理(You can get the minimum external rectangle of a connected domain,and you can do something else.)
    2019-05-23 20:05:46下载
    积分:1
  • TPS
    TPS算法,做人脸校准的,同一个人脸的不同的照片做匹配,脸型匹配(Algorithms for TPS, face the calibration, the same face different photos do match, face shape matching)
    2015-09-08 13:46:31下载
    积分:1
  • picture--chasing
    背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 (Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
    2012-11-12 16:44:21下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载