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

搜索资源列表

  1. xcbm

    0下载:
  2. 行程编码(Run-Length Encoding) 仅存储一个像素值以及具有相同颜色的像素数目的图象数据编码方式称为行程编码,或称游程编码,常用RLE(Run-Length Encoding)表示。该压缩编码技术相当直观和经济,运算也相当简单,因此解压缩速度很快。RLE压缩编码尤其适用于计算机生成的图形图像,对减少存储容量很有效果。 -Run-length encoding (RLE) is a very simple form of data compression in which
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:76340
    • 提供者:孔珺
  1. qqq

    0下载:
  2. 基于行程编码的图像压缩,及其实现。用matlab语言-Image compression based on run-length encoding, and its implementation. Matlab language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:505731
    • 提供者:luyati
  1. Coding

    0下载:
  2. 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1890
    • 提供者:因上层
  1. Stroke-encoding

    0下载:
  2. 行程编码(RLE),显示原始图像和经编码解码后的图像,显示压缩比,并计算均方根误差-Stroke encoding (RLE), the original image and the display image after encoding and decoding, the compression ratio of the display, and the root mean square error
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:app
  1. chap10_8

    0下载:
  2. 利用行程编码方法对二值图像进行编解码,具体实现的MATLAB代码-Using run length encoding method for binary image codec, concrete realization of MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:冷君阁
  1. xingchengbianma

    0下载:
  2. 行程编码实现的图像压缩,内含源代码、图像、以及注释文件-Image compression stroke coding implementation, including source code, images, and annotate documents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4218343
    • 提供者:汪小
  1. ImageProcessingDemo

    0下载:
  2. visual C++实现的基本数字图像处理算法,包括边缘检测,傅里叶变换反变换,灰度变换,图像分割,图像增强,伪彩色变换,行程编码等功能。-basic digital image processing algorithms visual C++ implementation, including edge detection, Fourier transform inverse transform, gray transform, image segmentation, image enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8832694
    • 提供者:文闯
  1. xingcheng

    0下载:
  2. 行程编码的matlab源程序,用于实现图像压缩-Travel matlab source coding for image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:613
    • 提供者:杨真
  1. chap10

    0下载:
  2. 霍夫曼编码、香农编码、算术编码、行程编码知识,重点讲解常用的图像压缩编码方式-Huffman coding, Shannon coding, arithmetic coding, run length coding knowledge to highlight common image compression encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:274887
    • 提供者:张晓晓
  1. picture_processing_matlab

    0下载:
  2. 对图像进行压缩编码的matlab程序,包括霍夫曼编码、算数编码、行程编码等方法。-Matlab codes for picture processing, including Huffman coding, run-length coding and arithmetic coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5457
    • 提供者:张小鹏
  1. chap10

    0下载:
  2. 图像压缩编码,包括霍夫曼编码,香农编码算数编码,行程编码等-Image compression, including Huffman coding, Shannon coding arithmetic coding, run-length encoding, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:274481
    • 提供者:韩建辉
  1. xingcheng

    0下载:
  2. 图像处理很重要,那只保留我们想要的信息就比较重要,程序是传统图像编码中的行程编码处理-Image processing is very important, the only retain the information we want is more important, the program is run length encoding processing in traditional image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1237
    • 提供者:季秋峰
  1. xingchengbianma

    0下载:
  2. matlab 图像压缩 无损方法 行程编码-matlab image compression stroke lossless coding method
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:54193
    • 提供者:psc
  1. r_d6civ3

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8708
    • 提供者:c1bimr
  1. r_dox484

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、XsnPcD编码、线性预测编码和一个近似的OJtxtVK编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:9vyf2m
  1. r_f9rnl4

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、qVsQCG编码、线性预测编码和一个近似的IwTkNpb编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11370
    • 提供者:wy6y2n
  1. r_g8jxoj

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、HAuAyg编码、线性预测编码和一个近似的MaYSHaz编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8857
    • 提供者:odw0yb
  1. r_gg05jz

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、NBugmY编码、线性预测编码和一个近似的XYEPZMr编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5084
    • 提供者:ciqw8g
  1. r_h45z3r

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、IybGEG编码、线性预测编码和一个近似的SdogHSZ编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7034
    • 提供者:h087g9
  1. r_hby6h2

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、fsjbLm编码、线性预测编码和一个近似的adVftdo编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11325
    • 提供者:owafbv
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com