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

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

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

  • SVM
    SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
    2019-06-22 19:32:27下载
    积分:1
  • mrics
    使用split bregman算法实现的压缩感知(Compressed sensing implemented by using split Bregman algorithm)
    2017-10-29 21:12:39下载
    积分:1
  • colorhist
    统计颜色直方图的matlab程序,解压缩后可以直接在MATLAB环境中运行(Color histogram statistics of the matlab program, unzip it directly in the MATLAB environment)
    2008-05-13 23:05:29下载
    积分:1
  • qa3
    生成静态散斑图,通过快速傅里叶变换,得到激光散斑图。(Generate static speckle pattern)
    2012-11-13 15:15:45下载
    积分:1
  • seed
    这是一个简单的区域生长算法,方便新手学习使用。(this is a simple region growing algorithm available for new learners.)
    2015-06-15 22:48:46下载
    积分:1
  • densecrf-master
    说明:  应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • 公路交通标志(限速)分割和识别的仿真系统Untitled52
    基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能: 1)读入交通标志图像; 2)预处理及交通标志定位; 3)多种图像分割功能; 4)形态学滤波等功能; 5)对标志中的数字进行识别。(Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and traffic signs positioning 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
    2021-04-10 18:28:59下载
    积分:1
  • JPEGJsteg
    说明:  Jsteg_Mu可批量对JPEG图像进行Jsteg隐写。 Jpeg_Or 为jpeg密写的原始图像的文件夹, Jpeg_Di 为jpeg密写后密写了的图像的文件夹,code_file 为密写的文件,rate 为密写嵌入率.(Jsteg_Mu JPEG images can be batch Jsteg on steganography. Jpeg_Or jpeg steganography for the original image folder, Jpeg_Di as jpeg steganography written after the close of the images folder, code_file written document for the dense, rate for the steganography embedding rate.)
    2010-04-09 11:07:58下载
    积分:1
  • spectralMattingCode
    说明:  用于数字抠图的源代码,外国人写的,非常好用(image spectral matting code)
    2010-04-16 09:27:13下载
    积分:1
  • STFT
    说明:  短时傅里叶变换的一些简单的演示,其中有矩形窗和高斯窗(some demos for the short time fourier transform)
    2011-02-24 14:15:00下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载