-
wareshark源,这解释了RTP协议,但似乎并没有…
WareShark的源码,其中对RTP协议都有解释说明,不过好像没有找到如何从UDP中获知他就含有RTP的包,也没有找到对相关语音标准的说明,要是有那些就更完美了!-WareShark the source, which agreements have explained RTP, but does not seem to find how to learn from him in the UDP contains RTP packet, but also did not find the relevant standard voice note, if those who have even more perfect!
- 2022-01-26 01:21:59下载
- 积分:1
-
Bilinary Interpolation 2K to 4K
嗯,我在做那个学术项目,但是我找不到足够的关于C代码的信息。我还是视频处理的初学者。这是C编程中简单的双线性插值的一个例子。我希望这对你们大家都有帮助;
- 2023-08-11 21:20:03下载
- 积分:1
-
基于视频服务器的视频解码程序,MPEG4编码2M码流。
基于视频服务器的视频解码程序,MPEG4编码2M码流。-Video Server-Based Video decoding procedures, 2M MPEG4 encoded bit stream.
- 2023-02-21 04:50:03下载
- 积分:1
-
背景差法
background subtraction implemented using MOG algorithm which uses mixture of Gaussian mixture model. it takes a video as a input with argument specified as "-vid" in the command line
- 2022-02-07 06:04:59下载
- 积分:1
-
抓屏,X264编码,JRTP传输客户端
资源描述这实现了PC端的抓屏,X264编码,使用JRTP向网络发送H264数据包,并保存为本地文件。至于之后怎么播放,是我当前的任务。解决了再来上传完整的
- 2023-04-28 05:20:07下载
- 积分:1
-
视频编解码器
应用背景
This is the second public release of our MPEG-2
encoder. It converts an
ordered set of uncompressed input
pictures into a compressed bitstream
compliant with ISO/IEC 13818-2 DIS [1]
(MPEG-2).
This program will evolve to become:
ISO/IEC 13818-5 Software Simulation
of MPEG-2 Systems, Video, and Audio.
关键技术
The execution
template for the encoder is:
mpeg2encode parameter_file
output.m2v
Coding parameters can be modified by
editing the parameter_file. Since the
parser expects the operating parameters
to be on certain line numbers,
kindly do not insert or delete lines
from the file.
We have provided a couple of sample
parameter files in the par directory.
&nb
- 2023-07-07 17:15:04下载
- 积分:1
-
提供图像采集的dll源代码,使用directshow9.0sdk
提供图像采集的dll源代码,使用directshow9.0sdk
-Image acquisition to provide the dll source code, the use of directshow9.0sdk
- 2022-03-04 10:56:31下载
- 积分:1
-
此示例是一个互动的视频播放器,它使用
This sample is an interactive video player, which uses the
Windows XP Video Mixing Renderer s Windowless Mode to blend
video and a static image.
- 2022-03-11 10:42:36下载
- 积分:1
-
VS+opencv 2.4.9中 结合Camshift + Kalman进行行人跟踪预测代码
目前,使用VS+opencv 2.4.9中 进行行人跟踪时,现有的程序只是结合Camshift 程序而已,其缺点就是目标遇到遮挡的时候,容易丢失。为了解决这个问题,本人引入kalman知识,对行人运动进行实时预测,当目标遇到遮挡的时候,可以进行预测,这时候能提高鲁棒性。本文的Camshift + Kalman进行行人跟踪预测代码是基于opencv2.4.9进行编写的,可以直接拿来应用,非常方便。有兴趣的朋友,可以在本算法的基础上进一步进行优化,相信由此代码基础,下一步的工作会轻松很多。本代码,也有助于新入门的程序员进行深入学习,或者直接拿来进行实验开发等等。
- 2022-02-14 19:28:53下载
- 积分:1
-
opencv视频打开与保存(适合初学者)
建立播放窗口、捕捉视频文件、读取、显示视频文件的帧数、建立进度条、读取视频文件信息、创建 VideoWriter、开始播放并保存视频、获取、显示源文件的帧画面 、保存:将当前帧写入到目标视频文件
- 2022-02-20 07:47:42下载
- 积分:1