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

搜索资源列表

  1. binDCT_zscan

    0下载:
  2. 对图像进行整数DCT变换,可用于无损压缩。-right image Integer DCT can be used lossless compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2900
    • 提供者:朱曼洁
  1. dct_jpeg

    0下载:
  2. jpeg中DCT变换程序。为前向DCT的浮点运算,它要比整数运算更精确。该程序只适用于8×8的块变换。-jpeg DCT transformation procedure. For front to the DCT floating point calculation, it must be more precise than the integer operation. This procedure is only suitable for 8脳8 block transformati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:canny06
  1. Discrete_Cosine_and_Sine_Transforms

    0下载:
  2. 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2693044
    • 提供者:伍家松
  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. dct2

    1下载:
  2. 这个是一个基于FPGA的数字图像的整数DCT变换程序,程序高性能地实现了2维DCT变换。-This is an FPGA-based digital image of the integer DCT transform process and procedures to achieve high-performance 2-D DCT transform.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:418921
    • 提供者:jyb
  1. Encoder264

    0下载:
  2. H.264图像编码程序对输入像素块X的整数DCT变换和量化-H.264 encoding process the input image pixel block X integer DCT transform and quantization
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1820
    • 提供者:ydl
  1. jpeg_decode

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:103743
    • 提供者:倾泠月
  1. H264-DCT-Quanter

    1下载:
  2. H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative descr iption of the doc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:64581
    • 提供者:ren
  1. DCT_Coding

    0下载:
  2. Integer DCT-based Image Coding.pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:118725
    • 提供者:alex
  1. DCT

    0下载:
  2. 整数DCT变换的设计与实现,希望对大家有所帮助-Integer DCT transform the design and implementation, we want to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:3923
    • 提供者:sun
  1. HH264-DCT-Qua2

    1下载:
  2. H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. 已通过测试。 -H264 in the integer DCT transform coding and quantization code, along with the original DCT coding, quantitative documentation. The
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:64708
    • 提供者:l2003l
  1. INT_DCT

    1下载:
  2. Verilog HDL语言实现的整数DCT变换模块。其中包括一维和两维的DCT变换模块各一个。该模块都通过硬件仿真以及FPGA实现后的测试,均满足预期的DCT变换功能。-Integer DCT transfer module with Verilog HDL format. The package includes one 1-D and one 2-D DCT transfer module, which all pass simulation and FPGA evaluation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:2120
    • 提供者:Alex Liu
  1. jfdctfst

    0下载:
  2. This file contains a fast, not so accurate integer implementation of the forward DCT (Discrete Cosine Transform) for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2839
    • 提供者:senkanan
  1. jfdctint

    0下载:
  2. This file contains a slow-but-accurate integer implementation of the forward DCT (Discrete Cosine Transform) for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:13886
    • 提供者:xuedagin
  1. JPEG_DECODE

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

    • 发布日期:2017-05-04
    • 文件大小:208259
    • 提供者:hxzg
  1. MaseraConf_17.pdf.tar

    0下载:
  2. In this paper, we present area- and power-efficient architectures for the implementation of integer discrete cosine transform (DCT) of different lengths to be used in High Efficiency Video Coding (HEVC). We show that an efficient constant matrix-
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:181248
    • 提供者:Imphal
  1. DCT图像压缩

    2下载:
  2. 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
  3. 所属分类:压缩解压

    • 发布日期:2021-04-23
    • 文件大小:419840
    • 提供者:和你看烟花
搜珍网 www.dssz.com