CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dpcm image

搜索资源列表

  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. asimpledpcmcode

    1下载:
  2. 本人自己编写的一个图像预测编码(DPCM)的简单程序。-I own an image prepared by the Predictive Coding (DPCM) the simple procedure.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:slyang
  1. dpcm

    0下载:
  2. 语音图像压缩dpcm编码源程序-voice Image Compression length coding source
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:8359
    • 提供者:李涛
  1. dpcm.rar

    0下载:
  2. 自已写的一个经典的DPCM程序,实验运行正常,对初学图像编码与压缩者有用。,DPCM Image Compress of Image Processing
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4145100
    • 提供者:lbb
  1. DPCM

    1下载:
  2. DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
  3. 所属分类:多媒体

    • 发布日期:2017-04-10
    • 文件大小:2845
    • 提供者:顾艳华
  1. dpcm

    1下载:
  2. DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.-the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:2950
    • 提供者:张小玲
  1. DPCM

    1下载:
  2. 差分脉冲编码:通信工程中经常用到的一个实用算法。这里是matlab的实现。-Differential pulse code: Communications Engineering frequently used for a practical algorithm. Here is the realization of matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:810
    • 提供者:tao lan
  1. dpcm

    0下载:
  2. Lossless image compression plays a very important role in image processing. However, it develops very slowly and it is difficult to improve the efficiency of compression, since complete information and high fidelity are demanded. The lossless compres
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:15609
    • 提供者:rupesh
  1. jpeg

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1811315
    • 提供者:shikaichang
  1. Com1_project1

    0下载:
  2. Communication project image compression dpcm huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:53066
    • 提供者:rami
  1. dpcm

    0下载:
  2. 用matlab语言实现的将图像的进行dpcm编码算法,之后进行图像重构,进行前后图像的对比。-With matlab language will be dpcm image coding algorithm, after the image reconstruction, the images before and after contrast.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:392186
    • 提供者:周周
  1. 20100203

    0下载:
  2. 用matlab语言实现的将图像的进行dpcm编码算法,之后进行图像重构,进行前后图像的对比。-With matlab language will be dpcm image coding algorithm, after the image reconstruction, the images before and after contrast.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:392254
    • 提供者:周周
  1. wavletdpcm

    0下载:
  2. 主要是将数字图像先进行小波变换,然后基于小波变换对经过小波分解后的图像的最低频进行dpcm编码,以及重构的过程。-Mainly to the digital image before wavelet transform, and then based on wavelet transform of the image through the wavelet decomposition of the most low frequency dpcm coding, and reconstructio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1583611
    • 提供者:周周
  1. dpcm

    0下载:
  2. dcpm compression image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1521
    • 提供者:mamifalda
  1. dpcm

    1下载:
  2. 图像的差值脉冲编码调制,通过预测器中现有系数进行预测,并统计预测误差,再用量化器进行量化-Differential pulse code modulation of the image, through the existing coefficient in the predictor to predict, and statistical prediction error and quantize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:186381
    • 提供者:汪晨
  1. DPCM-for-C

    0下载:
  2. 图像DPCM算法的C语言实现,自己编的,对图像像素的预测,很有用哦-Image DPCM algorithm in C language to achieve own series, the prediction of the image pixel, useful Oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:10824
    • 提供者:rao
  1. dpcm

    0下载:
  2. 一维DPCM重建图像 二维DPCM重建图像 一维DPCM误码图像 二维DPCM误码图像(当有传输误码的时候对图片产生的影响) 以及各输出图像相对原图像的psnr-DPCM one-dimensional image reconstruction of two-dimensional image reconstruction DPCM One-dimensional two-dimensional image DPCM DPCM error error image (when tra
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:40597
    • 提供者:张宇翔
  1. DPCM

    0下载:
  2. 采用MATLAB 实现基本的预测编码DPCM 可以直接读取图像数据-Using MATLAB to achieve the basic DPCM predictive coding can read image data directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:陈广进
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 12 »
搜珍网 www.dssz.com