登录
首页 » matlab » my-DPCM

my-DPCM

于 2007-06-15 发布 文件大小:1KB
0 231
下载积分: 1 下载次数: 238

代码说明:

  对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂(images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code)

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

发表评论

0 个回复

  • masksample
    sample illust back image2 mask sample
    2013-11-13 01:14:35下载
    积分:1
  • chaincode
    Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统(Freeman chain code (8 directions) code)
    2011-11-01 18:47:29下载
    积分:1
  • wcompress_upload.m
    可对灰度及彩色图像进行压缩及解压缩,通过变量名可以实现基于不同方式(多级树集合分裂spiht,ezw,stw,wdr等)的压缩,形如wcompress( c ,X,SAV_FILENAME,COMP_METHOD)(The wcompress command performs either compression or uncompression of grayscale or truecolor images.)
    2016-04-14 16:44:33下载
    积分:1
  • BP-classification
    BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。(BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.)
    2013-07-24 18:19:51下载
    积分:1
  • 阵列信号方面的经典程序 MATLAB
    阵列信号处理方面的经典程序,包括MUSIC算法,ESPRIT 算法,Root-MUSIC算法面阵中二维角度估计 Unitary -ESPRIT算法,空间平滑MUSIC算法,传播算子DOA估计算法等等(Classical array signal processing procedures, including the MUSIC algorithm, ESPRIT algorithm, Root-MUSIC algorithm for two-dimensional planar array of point estimates Unitary-ESPRIT algorithm, spatial smoothing MUSIC algorithm, propagator DOA estimation algorithm, etc.)
    2020-11-10 23:29:47下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • NJW
    NJW算法,普聚类算法,利用3种拉普拉斯矩阵,作用在自制的数据集上(failed to translate)
    2011-09-19 12:23:57下载
    积分:1
  • random forest
    说明:  利用R语言编程实现高光谱遥感的随机森林分类(Random Forest Classification Based on Hyperspectral Remote Sensing Using R Language Programming)
    2019-02-28 10:13:01下载
    积分:1
  • nsct_toolbox
    The tool box contains the matlab code for image denosing in nsct.
    2020-07-29 09:48:39下载
    积分:1
  • lda
    lda线性特征提取,用于人脸识别,首先进行小波特征提取后用lda提取特征。(lda linear feature extraction for face recognition, first of all, after feature extraction using wavelet feature extraction using lda.)
    2010-02-20 11:42:33下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载