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

搜索资源列表

  1. Jpeg

    0下载:
  2. good JPEG code in matlab
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7049
    • 提供者:黄华
  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  2. Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4595
    • 提供者:张灯结
  1. attackjsteg.rar

    0下载:
  2. 抗jsteg的隐写分析,jsteg jpeg图像隐写的重要方法之一。,Anti-jsteg of steganalysis, jsteg jpeg image steganography one of the important ways.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3916717
    • 提供者:包志强
  1. MATLABDCT

    0下载:
  2. 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:109350
    • 提供者:zhanglei
  1. JPEG-DCT

    1下载:
  2. JPEG中DCT 变换在 matlab中的实现 相当简便-JPEG in the DCT transform in matlab in the realization of a very simple
  3. 所属分类:图形图象

    • 发布日期:2013-05-21
    • 文件大小:1414
    • 提供者:蔡同学
  1. jpeg

    0下载:
  2. 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:volcano
  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. gongji

    0下载:
  2. 关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩-Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1149
    • 提供者:小户
  1. JPEG

    1下载:
  2. 本代码对于传输的JEPG图像进行编码,以利于图形图像在信道中的有效传输-The code for the transmission JEPG image coding, graphics image in the channel in order to facilitate the effective transfer
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:75102
    • 提供者:全威
  1. JPEGCOMPRESS

    0下载:
  2. 这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:59211
    • 提供者:yang
  1. dct

    0下载:
  2. 利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:3531
    • 提供者:石头
  1. imageprocessing-matlab

    0下载:
  2. 小波变换 JPEG 图像压缩 方面的资料-JPEG image compression wavelet transform information
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:65057
    • 提供者:crasty
  1. JPEG-DCT_compression

    0下载:
  2. compression of jpeg image
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:85271
    • 提供者:Naresh
  1. huffmanjpegrunlengtharithmatic

    0下载:
  2. 霍夫曼 jpeg 算术 游程 四合一霍夫曼 jpeg 算术 游程 四合一-huffman+jpeg+runlength+arithmatic
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3975
    • 提供者:hww
  1. DCT_based_Data_hiding

    0下载:
  2. DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m H
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5420
    • 提供者:
  1. jpeg-matlab

    0下载:
  2. 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:58874
    • 提供者:liming
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. jpeg1

    0下载:
  2. it is a compression program jpeg in matlab
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:704430
    • 提供者:sousou
  1. jpeg in matlab

    1下载:
  2. JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:57344
    • 提供者:liunianji
  1. Actual+JPEG

    0下载:
  2. 一个在MATLAB的JPEG例程,包括编码器和解码器(an example to encode jpeg format picture in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:75776
    • 提供者:paodaouin
« 12 3 »
搜珍网 www.dssz.com