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

搜索资源列表

  1. JPEG

    0下载:
  2. JPEG 图像格式详解 JPEG 压缩简介 JPEG 的图片使用的是YCrCb 颜色模型, 而不是计算机上最常用的RGB.-JPEG compression JPEG image format Detailed Introduction to JPEG images using the YCrCb color model, rather than the most commonly used on the computer RGB.
  3. 所属分类:Graph program

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

    0下载:
  2. 用Verilog描写应用于数字图像压缩系统--JPEG有测试文档-With Verilog descr iption of the system used in digital image compression- JPEG with test documentation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:10589
    • 提供者:changliang
  1. DCT-JPEG-HUFFMAN-WAVELET

    1下载:
  2. 含有DCT JPEG HUFFMAN WAVELET图像压缩解压缩matlab的代码示例-With DCT JPEG HUFFMAN WAVELET image compression and decompression matlab code example
  3. 所属分类:Special Effects

    • 发布日期:2016-08-22
    • 文件大小:101376
    • 提供者:江为
  1. C

    0下载:
  2. huffman 压缩编码,用于JPEG图像压缩编码-huffsize code compressing,use to JPEG image code compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:27859
    • 提供者:Aisha
  1. JPEGencode

    0下载:
  2. 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:294927
    • 提供者:jygb007
  1. MATLAB-DCT

    0下载:
  2. 基于MATLAB的DCT变换在JPEG图像压缩中的应用
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:210133
    • 提供者:金煜
  1. 33753123

    0下载:
  2. JPEG图像压缩编码的完整程序,其中包括了英文解释以及所使用的图片。很值得初学者参考。-JPEG image compression coding to complete the program, including a picture because the interpretation and use. Very worthwhile reference for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:97003
    • 提供者:dreamlee
  1. jpeg

    0下载:
  2. 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:349280
    • 提供者:wangjin
  1. jpeg

    0下载:
  2. JPEG是Joint Photographic Experts Group(联合图像专家组)的缩写,文件后辍名为".jpg"或".jpeg",这个名称代表Joint Photographic Experts Group(联合 JPEG 图像专家组)。是一种支持8位和24位色彩的压缩位图格式,适合在网络(Internet)上传输,是非常流行的图形文件格式。-JPEG is Joint Photographic Experts Group (Joint image expert Group) i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:699
    • 提供者:yan
  1. yeven-jpeg

    0下载:
  2. 图像压缩与解压缩详细文档,介绍了jpeglib库的使用方法-The detail of image compression and decompression,present the method of jpeglib
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1895268
    • 提供者:于红利
  1. tBasedDDCTtheh

    0下载:
  2. 此源代码,是一个一种基于DCT的jpeg图像压缩编码算法的MATLLAB实现的程序源码,对做jpeg压缩的朋友会非常有帮助 -This source code is a one the MATLLAB jpeg images in the DCT-based compression algorithm to achieve the program source code and do jpeg compression friends would be very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:40901
    • 提供者:反弹
  1. Identification-of-JPEG

    0下载:
  2. JPEG图像盲取证技术研究,介绍经过2次,3次JPEG压缩图像的鉴别方法-JPEG image forensics technology, introduced after two times, three times a method of identifying JPEG compressed images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8369009
    • 提供者:卿轲
  1. zhengwen

    0下载:
  2. 关于图像压缩和解压的毕业设计论文 ,采用的是JPEG图像压缩方法-JPEG image compression and decompression
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:970358
    • 提供者:dyz
  1. Dct

    0下载:
  2. 基于DCT 变换的JPEG 图像压缩的MATLAB 实现-DCT-JPEG image compression MATLAB implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:1026
    • 提供者:songtao
  1. JPEG(matlab)code-and-edecode

    3下载:
  2. 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1912073
    • 提供者:sunflower
  1. Color-Image-JPEG-Compression

    2下载:
  2. 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:560649
    • 提供者:琦琦
  1. 20090325090533_jpegsrc.v6b

    0下载:
  2. 基于V4L架构的jpeg图像压缩代码分析-Based the V4L architecture jpeg image compression code analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:613401
    • 提供者:vincent
  1. 实例模块

    0下载:
  2. 各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相应的Testbench
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-09
    • 文件大小:6281027
    • 提供者:andrewv
  1. BMP-to-JPEG

    0下载:
  2. 对BMP图像进行分析后将其转换为JPEG图像,可以选择压缩比例,在界面上输入图片名回车,然后输入压缩比例回车,在程序文件夹内可看到压缩后的JPEG图片,文件内包含有测试图片《test》和《test1》-BMP image analysis will convert it to a JPEG image, you can choose the compression ratio the interface input pictures Enter, and then enter the compr
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:4767083
    • 提供者:wangyun
  1. bmp-jpeg--mfc

    0下载:
  2. BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:106938
    • 提供者:黄家驹
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com