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

搜索资源列表

  1. jpegcompression

    1下载:
  2. 图像处理的jpeg压缩部分源码,用matlab编的-image processing jpeg compression part of the source code, using Matlab series
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:55341
    • 提供者:张珊
  1. A_Matlab_Tour_of_Wavelet_Programming

    0下载:
  2. This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. T
  3. 所属分类:matlab例程

    • 发布日期:2014-01-18
    • 文件大小:6065881
    • 提供者:风帆
  1. Matlab_Project_image_compress

    0下载:
  2. ImaCourse Project Image Sequence Compression Using Matlab
  3. 所属分类:源码下载

    • 发布日期:2011-12-08
    • 文件大小:390
    • 提供者:kaho82
  1. RLE

    0下载:
  2. matlab 实现游程编码(RLE)的压缩编码和解码, 对于二值图像具有很好的效果。自己做的作业,可以用-matlab run-length encoding (RLE) compression encoding and decoding, and has a good effect for the binary image. Their own job to do, can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:700
    • 提供者:王垠骐
  1. Huffman

    0下载:
  2. MatLab实现对灰度图像的哈夫曼编码。 给出每个灰度级的编码。 并计算压缩比。-MatLab implementation of Huffman coding of gray image. Each gray-scale coding is given. And calculate the compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:664
    • 提供者:木小木
  1. yasuo

    0下载:
  2. 采用matlab编程,对图像处理中的几种压缩算法,做出实践。-Using matlab programming for image processing of several compression algorithms, and make practice.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12084
    • 提供者:
  1. cuoqie

    0下载:
  2. matlab编的对图像进行错切,压缩包中有一个实例-matlab series image shear, compression packages are an example of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:11546
    • 提供者:g
  1. szcl

    0下载:
  2. 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:153483
    • 提供者:wth
  1. tuxiangchuli

    0下载:
  2. 用计算机进行数字图像处理,使用matlab环境,对图像进行增强,平滑与锐化,分割,变换,压缩与编码,是平常实验的好选择。-Using computer digital image processing, the use of matlab environment, enhance the image, smoothing and sharpening, segmentation, transform, compression and encoding, is usually a good cho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:9585
    • 提供者:shao
  1. qq

    0下载:
  2. 数字图像处理,利用matlab进行压缩,融合,分解,重构-Digital image processing using matlab for compression, fusion, decomposition, reconstruction, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1546727
    • 提供者:马振翔
  1. jpeg2avihojoon

    0下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1448
    • 提供者:Ho Joon Lee
  1. CadTool_ETRI_Final

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:189368
    • 提供者:Ho Joon Lee
  1. code

    0下载:
  2. MATLAB用于图像或者信号压缩的程序,简单方便-MATLAB for image or signal compression procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1473
    • 提供者:欧阳思凡
  1. vp_I4_predblock

    0下载:
  2. 一个基于H.264标准的4位图像预测压缩程序,使用MATLAB设计,对图像有着较好的预测处理效果-A standards-based H.264 compression 4 image projections, the use of MATLAB design, has a better prediction of the image processing effect
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1560
    • 提供者:laj
  1. work

    0下载:
  2. 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:266195
    • 提供者:王手艺
  1. Gouzao_Bianma

    1下载:
  2. 本程序用matlab编写。实现图像的构造编码。压缩包中的PPT介绍构造编码。一个编码程序,一个解码程序。本程序是无损压缩,编码后可压缩掉30 以上。附有图片。程序有必要的注释。-This program written by matlab. The structure of image coding. PPT introduced compressed package structure encoding. A coding process, a decoding program. This p
  3. 所属分类:matlab例程

    • 发布日期:2017-02-20
    • 文件大小:341827
    • 提供者:zhrmsl
  1. wave

    0下载:
  2. 此压缩包包含有小波变换图像处理的多个matlab源代码,包括:小波分解,小波系数分解,小波重构,小波灰值处理等-This compression bag contains wavelet transform image processing of multiple matlab source, including: wavelet decomposition, wavelet coefficients of wavelet decomposition and so on
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:8889
    • 提供者:mazai
  1. matlabtool

    0下载:
  2. 使用matlab自带函数实现小波变换,并将压缩后的图像显示出来-Native function implementation using matlab wavelet transform, and display the image after compression
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:604
    • 提供者:wamgguo
  1. function

    0下载:
  2. 利用matlab实现数字视频处理的图像采集和压缩采样等运算-Digital video processing using matlab image acquisition and compression sampling and operations
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2764
    • 提供者:李显
  1. imageconversionandcompression

    0下载:
  2. 对图像进行傅利叶变换小波变换小波包变换离散余弦变换离散沃尔什变换二维哈达玛变换-MATLAB-based image conversion and compression
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:569964
    • 提供者:Chris-Shang
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com