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

搜索资源列表

  1. pangzi

    0下载:
  2. (1)将整幅图像分成4×4块,计算每一块中所有象素RGB三个颜色通道的颜色平均值,并以此作为该块的代表颜色(主颜色)。 (2)将各块的颜色平均值进行离散余弦变换(DCT),得到DCT系数矩阵。DCT是一种分离的变换,是国际静止图像压缩标准JPEG的基础。由于大多数图像的高频分量较小,相应于图像高频分量的系数经常为零,加上人眼对高频成分的失真不太敏感,所以可用更粗的量化。因此,在一般检索中可以利用部分DCT系数作为特征向量。 (3)对DCT系数矩阵进行之字形扫描和量化,得到DCT系数。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2836494
    • 提供者:riddick
  1. ch12

    0下载:
  2. 资料压缩技术与应用-DCT编码压缩- DCT反编码压缩- JPEG编码压缩-ch12
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:20322
    • 提供者:elvis
  1. jpeg1

    0下载:
  2. 关于 JEPG的DCT代码,比较简单,但还是比较好的,大家学习-DCT on the JPEG code, relatively simple, but is still relatively good, we learn
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:23850
    • 提供者:春春
  1. myjpeg

    0下载:
  2. jpeg视频编解码程序,包括dct变换、量化、vlc等过程,针对视频压缩-jpeg video codec procedures, including Extra transform, quantization, VLC and so on, for video compression
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:323251
    • 提供者:eai
  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. MulitDocument12-11-15-35

    0下载:
  2. 图像JPEG读取及FFT DCT变化等。源代码-Read JPEG images and FFT DCT change. Source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:1307996
    • 提供者:andy
  1. Player+Demo+Source

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2128972
    • 提供者:liusheng
  1. jdecoder++

    0下载:
  2. 最新的JPEG解码程序,采用更精确的VLD DCT函数。这是我们为了项目开发专门调的。欢迎使用-The latest JPEG decoding procedures, the use of more accurate VLD DCT function. This is our project development expertise in order to transfer the. Welcome to
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:782642
    • 提供者:谷谷
  1. jpeg2bmp

    0下载:
  2. jpeg2bmp的c++源码 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-jpeg2bmp the c++ source HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJ
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:8984777
    • 提供者:bonnie
  1. 222901932200711211050591887993

    0下载:
  2. JPEG图像编码,DCT,哈夫曼编码,熵编码-jpegtuxiangyasuobianma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1459725
    • 提供者:胡俊燕
  1. RWJpegExp

    0下载:
  2. MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:275388
    • 提供者:王志伟
  1. w

    0下载:
  2. 实现jpeg的DCT变换。首先读入原始图象并设置参数,然后嵌入水印信息。-The realization of the DCT transform jpeg. First of all, read and set the parameters of the original image, and then embedded watermark information.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:2117
    • 提供者:潘长河
  1. Semi_FragileAuthenticationWatermark

    1下载:
  2. 基于DCT压缩前后不变量,编写的抗JPEG压缩的数字图像认证水印算法,具有良好的抵抗压缩、剪切、篡改等性能的水印仿真程序-Around the DCT-based compression is not variable, the preparation of the anti-JPEG compression algorithm for digital image authentication watermark with good resistance to compression, shea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1741168
    • 提供者:刘德华
  1. ttt

    0下载:
  2. DCT and its uses in Jpeg coding
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:98355
    • 提供者:keedap
  1. JPEG_Encode

    0下载:
  2. Source code for JPEG encoder using Feig DCT to improve the efficiency
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:21640
    • 提供者:刘宝渊
  1. ViCandMPEGJPEGE

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-02
    • 文件大小:14818099
    • 提供者:张明晨
  1. DCT_3

    0下载:
  2. DCT code for JPEG encoder
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:werf oej
  1. 2

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-HuffmanExp Huffman Coding JpgVSbmp Jpg and Bmp format conversion between API package RWJpegExp JpegVC++ classes VbTestDll
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-03
    • 文件大小:835230
    • 提供者:cuiming
  1. jpg

    1下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-this is a jpeg source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:712706
    • 提供者:mytest
  1. TestJPEG

    0下载:
  2. 为学习DCT而测试的bmp格式的文件转换为JPEG格式。水平有限,仅限初学者参考 用VC6.0开发-in order to study DCT, this programme is used to convert bmp format file into JPEG format. Only for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:157878
    • 提供者:zhouru
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com