CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 游程压缩

搜索资源列表

  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. VCHUNDAN

    1下载:
  2. 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2114274
    • 提供者:lichao
  1. PicPRG

    0下载:
  2. VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52242
    • 提供者:罗永
  1. Image_CompressionCoding

    0下载:
  2. 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:238845
    • 提供者:刘勇
  1. RLE

    0下载:
  2. 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12670
    • 提供者:Garwolf
  1. RLE

    0下载:
  2. RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2752
    • 提供者:zhangpin
  1. rle1

    0下载:
  2. 本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13075
    • 提供者:徐亮
  1. RunLength_finsh

    0下载:
  2. 利用vc 开发平台实现游程编码的算法,文件中有详细的代码,可以得出压缩比。里面也有运行程序的结果。-Vc development platform to use to achieve run-length coding algorithm, the document in detail the code compression ratio can be drawn. There is also the result of running the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:56746
    • 提供者:富有户
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. ImageCoding

    0下载:
  2. 图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:233150
    • 提供者:Juan
  1. compression

    0下载:
  2. 对图像进行压缩,包括DCT变换,量化,游程编码。有良好的压缩比和压缩率。-Image compression, including DCT transform, quantization, run-length coding. A good compression ratio and compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2014701
    • 提供者:cathy
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. aaa

    0下载:
  2. 对一副黑白图像进行简单的压缩处理,通过离散余弦变换,量化处理,游程编码,等步骤,最后实现图像的压缩复原-On a simple black and white image compression by discrete cosine transform, quantization processing, run-length encoding, and other steps, the final realization of image compression recovery
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:580
    • 提供者:学艺
  1. xinxilun

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

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. ImageCoding

    0下载:
  2. 图像压缩编码 霍夫曼 香农费诺 算术编码 游程编码 位平面编码 预测编码-ImageCoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:419786
    • 提供者:lynn
  1. lianxi

    0下载:
  2. 基于游程编码的bmp格式图像压缩,关键字 二值化,游程编码压缩,VC-Bmp length coding based on image compression formats, keyword, binarization, RLE compression, VC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:450194
    • 提供者:沈小响
  1. Douglas-Peucker

    0下载:
  2. 道格拉斯 扑克算法在GIS中的应用,能够帮助初学者轻松实现道格拉斯压缩,实现游程中只编吗-Douglas poker algorithm in GIS application that can easily help the beginner Douglas compression process to achieve only the code you swim
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:53718
    • 提供者:奚轩
  1. 行程编码(又名游程编码)

    1下载:
  2. 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same before and after compression)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:长生大帝
  1. RLC of Binary Image

    0下载:
  2. 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:45056
    • 提供者:MYpudn
  1. RLE

    0下载:
  2. 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:圆豌豆
« 12 »
搜珍网 www.dssz.com