搜索资源列表

  1. xinxilun

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

    • 发布日期:2024-05-19
    • 文件大小:3454976
    • 提供者:chengshuai
  1. jsjyl

    0下载:
  2. 差分脉冲编码调制()的matlab模块仿真,实现抽样,量化,预测,编码并解码-DPCM
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2745344
    • 提供者:小迪
  1. PCMaDPCM

    0下载:
  2. PCM和DPCM的调制方式的matlab源代码,仅供参考。-PCM and DPCM in the modulation of the matlab source code for reference only.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. source_code

    0下载:
  2. 图像压缩 JPDG和DPCM算法的介绍 实现算法压缩程序-Image compression algorithm is introduced JPDG and DPCM compression algorithm program
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:285696
    • 提供者:王倩
  1. coconut-cookies

    0下载:
  2. describes methods of DPCM digital image processing compression technique-describes methods of DPCM digital image processing compression technique
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:235520
    • 提供者:Asmaa
  1. pxc3874402

    0下载:
  2. Image Compression (Enhanced DPCM)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:583680
    • 提供者:Pedram
  1. Differential-predictive-coding(Description)

    0下载:
  2. DPCM method descr iption-DPCM method descr iption
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:392192
    • 提供者:Livescu_85
  1. dpcm

    0下载:
  2. dcpm compression image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mamifalda
  1. JPEG

    0下载:
  2. 本程序实现简单JPEG压缩编码和解码功能。将一副64*64的灰度图进行JPEG压缩编码,编码过程包含DCT转换,量化,ZigZag扫描和游程编码。不包含DC分量的DPCM编码和最后的霍夫曼编码,但是基本实现了JPEG编码,具有较好的压缩率。-This procedure is simple JPEG compression encoding and decoding functions. This is a 64* 64 graysca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:888832
    • 提供者:hechao
  1. dpcm

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

    • 发布日期:2024-05-19
    • 文件大小:186368
    • 提供者:汪晨
  1. LI_DCPM

    0下载:
  2. 关于小图像DPCM算法代码,包含了计算图像残差并复原的算法,非常有用!- On the small image DPCM algorithm code, including the calculation of the image residuals and recovery algorithm, is very useful!
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:rao
  1. DPCM

    0下载:
  2. digital processing cm in speech coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Mohammad
  1. dpcm

    0下载:
  2. dpxm simulink仿真 模块建立 波形分析-dpxm Simulink simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:贾雯
  1. DPCM

    0下载:
  2. 用于通信信道的仿真模拟,在理想环境下模拟通信信道的各种影响。-For the communication channel simulation, simulation in the ideal environment for the various effects of the communication channel.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:秦国亮
  1. PreCoding

    0下载:
  2. vc++实现灰度图像的DPCM编解码,可保存原图与编解码之后的图像。-vc++ implementation of the DPCM gray image coding and decoding, and encoding and decoding can be saved after the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:4120576
    • 提供者:rubygj
  1. jpegcodec

    0下载:
  2. jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I a
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:arsenal
  1. DPCM_EN

    0下载:
  2. 本程序是自己写着验证DPCM的一个程序,没有多大实际意义,可以作为学习用-This program is a DPCM own written verification procedures, there is not much practical significance, can be used as a learning
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:10528768
    • 提供者:yu xiaoping
  1. jpeg

    0下载:
  2. 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic fun
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:wyd
  1. DPCM_code

    0下载:
  2. DPCM 预测图形编码的matlab实现方案-DPCM predictive coding matlab graphical implementation
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:xiaobo
  1. Vc6_Image

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

    • 发布日期:2024-05-19
    • 文件大小:15010816
    • 提供者:namejiang
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org