搜索资源列表

  1. H264的帧间宏块模式选择算法

    0下载:
  2. 这是一篇关于H.264编码部分帧间宏块模式选择算法文章。-This is a part of the H.264 coding fr a me-Block Mode selection algorithm article.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:689365
    • 提供者:毕松林
  1. MPEG-4decode

    0下载:
  2. 本系统采用MEPG_4的SVP(Simple Visual Profile)视频解码。视频序列全部为矩形。所以不存在任意形状编码。视频序列按照视频对象层VOL(Video Object Layer)、视频对象平台VOP(Video Object Plane)、宏块MB(Macro Block)视顺序变成一串码流-MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of th
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:134901
    • 提供者:蒋松云
  1. macroblock

    0下载:
  2. 这个是H.264中的C代码源程序中宏块那部分的 仅供参考-the H.264 is the C source code macros in that part of the block for reference
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:yyling
  1. sad16x16

    0下载:
  2. TI C64x下求16x16宏块残差的手工汇编代码-TI C64x for 16x16 block Acer manual compilation error code
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:吴晓岭
  1. YUVDiff

    0下载:
  2. Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3107
    • 提供者:Levi
  1. YUVFileEditor

    0下载:
  2. 非常好的源码,用于比较两个YUV文件从第几帧开始的第几个宏块的数据有哪些差别,在视频编解码器验证及CODING的时候是非常好用的工具。-very good source. YUV used to compare two documents from the first few fr a mes beginning of the first few pieces of data-what difference Video codecs C
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:58064
    • 提供者:cguo
  1. (zyq)mpeg2dec_transv5_dll_invoke

    0下载:
  2. mpeg压缩域数据宏块级半解码动态库,直接运行即可。
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:97691
    • 提供者:建国
  1. VideoRS

    0下载:
  2. 视频检索软件,yuv播放/宏块信息/直方图/视频播放
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:112077
    • 提供者:Limg
  1. H264Visa

    0下载:
  2. 查看264码流的好工具,可以很好的查看每个宏块的具体编码信息
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1254273
    • 提供者:rainscut
  1. H.263c

    0下载:
  2. 本文分别在图像层和宏块层进行H.263的码率控制。在图像层采用后向自适应控制的方法,通过引入量化步长因子—编码输出比特数映射表,确定每帧图像量化步长因子的基准值。在宏块层采用前向控制的方法,根据视觉掩蔽特性设计模糊分类器,确定人眼对每个宏块的敏感程度和相应的量化步长因子。能在视频输出码率恒定的条件下,保持图像质量的稳定,取得较好的视觉效果。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:68343
    • 提供者:liu
  1. sad16x16

    0下载:
  2. TI C64x下求16x16宏块残差的手工汇编代码-TI C64x for 16x16 block Acer manual compilation error code
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:吴晓岭
  1. H264的帧间宏块模式选择算法

    0下载:
  2. 这是一篇关于H.264编码部分帧间宏块模式选择算法文章。-This is a part of the H.264 coding fr a me-Block Mode selection algorithm article.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-22
    • 文件大小:689152
    • 提供者:毕松林
  1. MPEG-4decode

    0下载:
  2. 本系统采用MEPG_4的SVP(Simple Visual Profile)视频解码。视频序列全部为矩形。所以不存在任意形状编码。视频序列按照视频对象层VOL(Video Object Layer)、视频对象平台VOP(Video Object Plane)、宏块MB(Macro Block)视顺序变成一串码流-MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of th
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-22
    • 文件大小:134144
    • 提供者:蒋松云
  1. macroblock

    0下载:
  2. 这个是H.264中的C代码源程序中宏块那部分的 仅供参考-the H.264 is the C source code macros in that part of the block for reference
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. YUVDiff

    0下载:
  2. Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:Levi
  1. YUVFileEditor

    0下载:
  2. 非常好的源码,用于比较两个YUV文件从第几帧开始的第几个宏块的数据有哪些差别,在视频编解码器验证及CODING的时候是非常好用的工具。-very good source. YUV used to compare two documents from the first few fr a mes beginning of the first few pieces of data-what difference Video codecs C
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-22
    • 文件大小:58368
    • 提供者:cguo
  1. (zyq)mpeg2dec_transv5_dll_invoke

    0下载:
  2. mpeg压缩域数据宏块级半解码动态库,直接运行即可。-mpeg compressed domain data macroblock-level semi-decoding dynamic library can be directly run.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-22
    • 文件大小:97280
    • 提供者:建国
  1. VideoRS

    0下载:
  2. 视频检索软件,yuv播放/宏块信息/直方图/视频播放-Video retrieval software, yuv player/macroblock information/histogram/video player
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:111616
    • 提供者:Limg
  1. H264Visa

    0下载:
  2. 查看264码流的好工具,可以很好的查看每个宏块的具体编码信息-See 264 yards good tool flow can be a very good view of each macroblock of the specific coded information
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-22
    • 文件大小:1254400
    • 提供者:rainscut
  1. motion-estimation

    0下载:
  2. 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:9707520
    • 提供者:wangxuyu
« 12 3 4 »

源码中国 www.ymcn.org