登录
首页 » matlab » H.264-matlab

H.264-matlab

于 2021-04-04 发布 文件大小:7008KB
0 554
下载积分: 1 下载次数: 209

代码说明:

  本代码能够正确实现H264的编码解码过程(This code can be correctly implemented H264 codec process)

文件列表:

H.264 Baseline Codec
....................\H264
....................\....\data_enc.mat,610144,2016-01-17
....................\....\decode_sequence.m,2480,2016-01-16
....................\....\encode_sequence.m,4913,2016-01-16
....................\....\find_psnr.m,93,2014-02-12
....................\....\foreman_qcif.yuv,11404800,2006-04-22
....................\....\Header
....................\....\......\dec_header.m,446,2016-01-16
....................\....\......\dec_mb_header.asv,260,2014-02-12
....................\....\......\dec_mb_header.m,339,2014-02-12
....................\....\......\header.m,168,2014-02-12
....................\....\......\mb_header.m,181,2014-02-12
....................\....\hs_err_pid7896.log,20356,2016-01-14
....................\....\Inter
....................\....\.....\deccode_p_frame.asv,5402,2014-02-12
....................\....\.....\decode_p_frame.m,10920,2016-01-14
....................\....\.....\encode_p_frame.m,26240,2016-01-14
....................\....\.....\extract_object.m,557,2014-02-12
....................\....\.....\extract_position.m,119,2014-02-12
....................\....\.....\mirror_pad.m,572,2014-02-12
....................\....\Intra
....................\....\.....\decode_i_frame.m,8471,2014-02-12
....................\....\.....\encode_i_frame.m,15089,2016-01-14
....................\....\matlab.mat,176,2016-01-16
....................\....\PSNR.mat,4558,2016-01-17
....................\....\PSNR_rec.mat,2345,2016-01-17
....................\....\PSNR_reg.mat,2341,2016-01-17
....................\....\Residual
....................\....\........\dec_cavlc.asv,4498,2014-02-12
....................\....\........\dec_cavlc.m,4510,2014-02-12
....................\....\........\dec_golomb.asv,776,2014-02-12
....................\....\........\dec_golomb.m,767,2014-02-12
....................\....\........\dec_prfx.m,276,2014-02-12
....................\....\........\enc_cavlc.m,6454,2014-02-12
....................\....\........\enc_golomb.asv,731,2014-02-12
....................\....\........\enc_golomb.m,727,2014-02-12
....................\....\........\integer_transform.m,491,2014-02-12
....................\....\........\inv_integer_transform.m,416,2014-02-12
....................\....\........\inv_quantization.m,559,2014-02-12
....................\....\........\quantization.asv,822,2014-02-12
....................\....\........\quantization.m,822,2014-02-12
....................\....\........\table.mat,2487,2014-02-12
....................\....\........\test_block.m,981,2014-02-12
....................\....\........\test_cavlc.m,567,2014-02-12
....................\....\........\test_transform.m,534,2016-01-14
....................\....\uvc
....................\....\...\uvc_nframes.m,819,2014-02-12
....................\....\...\uvc_open.m,2906,2014-02-12
....................\....\...\uvc_read_frame.m,2126,2014-02-12
....................\....\...\uvc_size.m,811,2014-02-12
....................\....\...\uvc_structure.m,821,2014-02-12
....................\....\...\uvc_write_frame.m,3265,2014-02-12
....................\license.txt,1308,2014-02-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MotionDetect
    说明:  移动侦测技术的设计与实现,包括移动侦测的原理和功能实现。(Motion detection technology, design and implementation, including the principle of motion detection and functional implementation.)
    2011-04-11 13:24:41下载
    积分:1
  • simplest_ffmpeg_player
    一个基于ffmpeg的视频播放器示例,支持各种视频格式和编解码器(ffmpeg player)
    2017-03-13 16:32:03下载
    积分:1
  • Music
    音乐播放器,可以从系统中选择想要听的歌曲,导入到该播放器中,播放器有暂停和开始选项。(Music player, you can choose from the system you want to listen to the songs into the player, the player with pause and start options.)
    2013-11-16 20:11:53下载
    积分:1
  • 36756867543
    在线电视台,易语言写的多媒体编程。很好的参考。(Online TV, multimedia programming written in easy language. A very good reference.)
    2013-09-12 17:11:53下载
    积分:1
  • Directsound
    封装在单个类运用Directsound编制程序完成实时混音,很不错的读取程序(Encapsulated in a single class to use Directsound preparation program complete real-time mixing, very good reading program)
    2012-09-23 22:24:39下载
    积分:1
  • CSharpScreenCap
    C#写的屏幕实时监控软件的完整源代码,屏幕图像实时采集调用dfmirage。可到http://www.pudn.com/downloads611/sourcecode/multimedia/vfw/detail2489590.html中下载(Screen real-time monitoring software written in C# complete source code, the screen image real-time collection called dfmirage. To the http://www.pudn.com/downloads611/sourcecode/multimedia/vfw/detail2489590.html Download)
    2020-07-01 11:20:02下载
    积分:1
  • ImageResample
    说明:  图像伸缩算法,实现图像的任意尺寸放大和缩小,采用高精度伸缩算法。(High quality image resample algorithm.)
    2009-09-01 16:24:29下载
    积分:1
  • DaVinciH264
    基于达芬奇 [DaVi nc i ]技术的 H. 264视频编码器原理及其开发(Based on DaVinci [DaVi nc i] technology H. 264 video encoder principle and the development of)
    2009-02-18 15:24:21下载
    积分:1
  • videobord.avi
    说明:  视频镜头检测的代码有很多的实验数据对照哦(Video camera detection code have a lot of experimental data control Oh)
    2008-09-19 21:14:47下载
    积分:1
  • MerryMeeting
    MerryMeeting是一个事件经营和提升公司,该公司为它自己可以迎合小公司和中等公司的维护的需要和能够促进一大批辅助课程的行为而感到骄傲。 为了提高当前商业环境和以高效的方式来迎合客户的需要,MerryMeeting的管理者已经决定让事件和出席者的登记过程自动化。 (MerryMeeting is an event management and upgrade the company, the company can meet its own small companies and medium-sized company)
    2008-05-24 22:30:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载