CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 264

搜索资源列表

  1. loopFilter

    0下载:
  2. 在H.264标准中,要求视频图像处理中环路滤波的C程序-the H.264 standard, called Video Image Processing loop filter C Program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:张殿凯
  1. H264中的整数DCT变换编码及量化代码

    0下载:
  2. H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-08-18
    • 文件大小:63.07kb
    • 提供者:renxj@tom.com
  1. H.264

    0下载:
  2. H.264的matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-02-10
    • 文件大小:2.28mb
    • 提供者:wubingwei
  1. 264编解码程序

    0下载:
  2. t264是中国的视频编码自由组织合力开发的264编解码程序,其设计吸收了jm,x264和xvid三个源码的优点。压缩文件中存在linux下编译方法-t264 is China' s video encoding efforts to develop the organization' s 264 free codec program, designed to absorb jm, x264 and xvid three source advantages. Compressed files un
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:232.32kb
    • 提供者:jack
  1. H264Decoder

    0下载:
  2. 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.93mb
    • 提供者:罗坤
  1. final

    0下载:
  2. H.264视频压缩代码中用线形汇编改写的dct、idct和quant\iquant部分-H.264 video compression using linear compilation of code to rewrite the dct, idct and part quantiquant
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.75kb
    • 提供者:李强
  1. h264TEXT

    0下载:
  2. h.264详细编码.经过严格测试,效果不错的-h.264 encoding in detail. After rigorous testing, the effect of good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:319.69kb
    • 提供者:lily
  1. 1

    0下载:
  2. 视频通信压缩的源代码,H.264 是ITU- T 和ISO/ IEC 联合制定的最新编码标准, 它最先 由ITU- T 于1997 年提出, 目标是提出一种更高性能( 相对于当时的H.263 ) 的视频编码标准。相对于其它标准, H.264 具有以下特点: -Video communication compression source code, H.264 is the ITU-T and ISO/IEC joint development of the latest coding s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:86.22kb
    • 提供者:ouyangtao
  1. H264

    3下载:
  2. h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:96.86kb
    • 提供者:陈成
  1. macroblock

    0下载:
  2. H.264中DCT变换的程序和矩阵量化的程序-H.264 in the DCT transform matrix to quantify the processes and procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:9.08kb
    • 提供者:ydl
  1. Decoder264

    0下载:
  2. H.264解码器源程序 包括对输入像素块的反量化和反变换-H.264 decoder on the input source, including anti-pixel block quantization and anti-transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.2kb
    • 提供者:ydl
  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
    • 文件大小:63.07kb
    • 提供者:ren
  1. TheofficiaChineseversionofH.264

    0下载:
  2. 这是最新的H.264官方中文版,看好了有3部分都齐全的哦,放别解压就行了。对你学习H.264就对会有帮助的,我可是找的好辛苦的,哈哈共享一下吧!-This is the latest official Chinese version of the H.264, optimistic there are three parts of the complete Oh, put on the list do not decompress. H.264 on the right of your lear
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:小明
  1. 264

    0下载:
  2. 业界最新的视频编解码算法,在x264的基础上进行了一定的优化。-The industry' s latest video codec algorithm, based on the x264 a certain degree of optimization.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.71mb
    • 提供者:locwell
  1. h.264

    0下载:
  2. 视频压缩与解码 实现视频的压缩与解码功能-Video compression and decoding to achieve video compression and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:李建
  1. Encoder264

    0下载:
  2. 264编码源程序,效率高,通用性强,可以自己按需求用于工程中-Source of 264 encoding with high efficiency, versatility, and it can do for the project according to demand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:77.36kb
    • 提供者:杨光军
  1. h.264-0305

    0下载:
  2. H.264规范描述,关于h.264的解析-H.264 specification describes, on the analytical h.264
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.8mb
    • 提供者:Max
  1. H.264

    0下载:
  2. 这是基于H.264的帧间预测快速搜索算法,内容详细,值得参考!-This is based on H.264 inter prediction fast search algorithm, detailed and worth considering!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:190.12kb
    • 提供者:jeffsonfu
  1. H.264

    0下载:
  2. H.264压缩标准介绍,对于刚学习h264视频编解码有很大的好处-H.264 compression standard is introduced, for just learning H264 video codec is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:刘志杰
  1. H264BSAnalyzer-master1

    0下载:
  2. DCT变换,H.264解析软件,比较好用,能解析出I帧,P帧,B帧(DCT transform ,h.264,P frame,B frame, i Frame)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:29.12mb
    • 提供者:echoxiaoxiao
« 12 3 4 »
搜珍网 www.dssz.com