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

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

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

  • grandopen-close
    利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。(Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.)
    2020-09-04 09:48:06下载
    积分:1
  • 傅里叶变换.zip
    说明:  用python实现傅里叶的快速变换,实现与传统傅里叶变换不同的快速傅里叶变换,也使用了一些图形界面设计(Using Python to realize the fast Fourier transform, which is different from the traditional Fourier transform, and also using some graphic interface design)
    2020-06-06 13:34:46下载
    积分:1
  • fractal
    用matlab实现了分形,效果还是不错的,是分形学习中的基础内容(Matlab realize the use of fractal, the effect is still good, is a fractal study based on content)
    2011-12-09 20:46:14下载
    积分:1
  • Image-Fusion
    泊松融合在某种意义上解决了图像融合的问题,但其在融合的过程中仅仅考虑了融入图像的梯度,而没有利用背景图像的梯度,因此,在使用泊松融合的过程中,需要对融入区域的标记较为准确,否则,会造成背景纹理的丢失,视觉上可以明显觉察图像融入的痕迹。因此,对公式稍作修改,在考虑前景的同时考虑背景的变化,可以得到更优的结果。(Poisson convergence in a sense solved the problem of image fusion, but it only considers the integration of image gradient in the integration process, but not the use of a background image gradient, therefore, the use of the Poisson integration process, the need for more accurate marker into the area, otherwise, it will result in the loss of background texture, image integration can clearly perceive the visual traces. Therefore, the formula slightly modified, in considering the prospect of taking into account the changes in the background, you can get better results.)
    2015-04-21 12:11:50下载
    积分:1
  • 4_5_实测CFAR算法集合
    说明:  CFAR目标跟踪用于雷达目标检测,算法都实测过,可用。(CFAR target tracking)
    2020-10-21 11:02:57下载
    积分:1
  • m_files
    说明:  find_center:寻找图像的形心,即图像几何中心点的检测。 otsu:otsu分割 sobelNedge:sobel边缘检测 catch_point:全局阈值分割函数(Find center: find the centroid of the image, that is, the detection of the geometric center of the image. Otsu: Otsu segmentation Sobel edge: Sobel edge detection Catch point: global threshold segmentation function)
    2020-05-17 22:23:27下载
    积分:1
  • ERNSYMNTY
    基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节(Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator )
    2013-08-26 22:03:24下载
    积分:1
  • sar
    SAR成像算法的分析; SAR成傢算法简要介绍 ;Chirp-scaling算法 ; 分布式小卫星SAR解方位多普勒模糊的点目标仿真; 分布式小卫星SAR成像的仿真参数 ; 点目标成像仿真及结果 (SAR imaging algorithm analysis SAR algorithm married briefly Chirp-scaling algorithm distributed small satellite SAR azimuth Doppler ambiguity solution point target simulation distributed small satellite SAR imaging simulation parameters Point Target Imaging Simulation and results)
    2010-07-07 14:07:57下载
    积分:1
  • ccb
    matlab工具箱,用于构建和重建可分离的正交可操纵金字塔。(a matlab toolbox for building and reconstructing separable quadrature steerable pyramids.)
    2019-06-28 21:55:33下载
    积分:1
  • level-set
    水平集分割图像的一种算法,属于比较前沿的一种图像分割方法。(A level set image segmentation algorithm, a relatively cutting edge of a segmentation method.)
    2011-05-22 09:49:33下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载