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

H.264-matlab

于 2021-04-04 发布 文件大小:7008KB
0 468
下载积分: 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 个回复

  • DWT_DCT_SVD
    this is matlab code for the paper solved on the DWT SVD and DCT
    2009-06-16 02:26:45下载
    积分:1
  • buffer2wav
    根据数据文本转换成二进制文件再写成wave文件的格式转换保存成.wav文件、(According to the text data into binary files and then write wave files into a format conversion to preserve. Wav files,)
    2007-12-18 10:37:41下载
    积分:1
  • AudioPlayer
    一个不错的音频播放器,很好的实现了播放,暂停等功能!vs下win32工程实现(A good audio player, to achieve a good play, pause and other functions! vs under win32 project realization)
    2016-06-08 15:32:52下载
    积分:1
  • gnmidi
    MIDI转换软件 用于MP3产生midi(MIDI to MP3 conversion software generate midi)
    2010-12-24 13:00:19下载
    积分:1
  • AudioRecord
    音频播放的学习!可以供大家学习 大家可以参考一下(audio record)
    2011-11-17 20:42:25下载
    积分:1
  • kechengsheji
    有关数据库,我认为数据库很重要,要认真学,我上传的是我们老师给我们的东西,你们看看对你们有用吗?(The database, I think the database is very important to carefully study, I uploaded is our teacher gave us something, you look to you useful?)
    2010-11-09 21:34:41下载
    积分:1
  • MTVxpV1.0
    修改风云娱乐MTV程序xp V2.0而来,修正了后台不能显示下一页的错误!修改注册必须选头像才能注册,修正了注册登录后,不显示头相图片的错误,改进了播放器不能播放的错误,并且取消了必须注册会员才能观看的限制 管理员:小艺 密码:admin(To amend the situation entertainment MTV program XP v2.0 and, amendments to the background can not display the next page error! Modification registration must be chosen avatar to register, corrected for the register and login, do not show head picture errors, improved the player cannot play the error, and the abolition of the restrictions must be registered members can watch the Admin: little art Password: admin)
    2016-03-14 20:22:32下载
    积分:1
  • CBIR
    This code implements the concept of content based image retrieval concept using the technique described in The Application of DWT and SVD in Image Retrieval.
    2011-02-10 00:18:51下载
    积分:1
  • WAVmusicplayer
    用matlab做的一个WAV音乐播放器,简单好用,有助于帮助新手学习matlab的GUI制作(WAV music player under matlab environment,easy to handle,it is a good example for beginer to learn how to use matlab GUI)
    2010-11-06 16:17:39下载
    积分:1
  • guliverkli2-code-114
    mpc,播放器源代码,vs2008,vs2005编译通过(mpc,player source code,vs2008,vs2005,run ok)
    2016-05-11 13:48:18下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载