-
Network live television program, is a good network of online TV program, I hope...
网络电视直播程序,是一款不错的网络在线电视程序,希望能给大家带来快乐!-Network live television program, is a good network of online TV program, I hope everyone can bring happiness!
- 2022-10-08 14:50:03下载
- 积分:1
-
C++实现Hog程序代码
资源描述
本人为了更好地理解hog算法,看了相关资料以后,用C++实现了hog算法。相对于Opencv自带的程序,要更简洁,易于理解。
希望对初学者有所帮助。
- 2022-02-06 21:43:42下载
- 积分:1
-
简单实用的视频捕获源代码,适合于初学者参考
简单实用的视频捕获源代码,适合于初学者参考-Simple and practical video capture source code, suitable for beginners reference
- 2022-07-26 05:02:19下载
- 积分:1
-
ok系列图象采集卡sdk程序实例
ok系列图象采集卡sdk程序实例-image acquisition card sdk procedures example
- 2022-12-05 10:35:03下载
- 积分:1
-
一个简单的VFW方式采集视频的例子,可以对有兴趣的朋友一定的帮助...
一个简单的VFW方式采集视频的例子,可以对有兴趣的朋友一定的帮助-VFW a simple way of collecting examples of video, you can have some friends interested in helping
- 2023-02-25 20:30:04下载
- 积分:1
-
这是opencv和MFC结合演示程序,
这是一个OPENCV和MFC相结合的演示程序,主要是完成了在几个窗口同时读入,显示几个不同的视频流- This is the demonstration program which OPENCV and MFC unifies,
mainly was completes has also read in several windows, demonstrated
several different video frequencies flowed
- 2022-08-06 08:43:36下载
- 积分:1
-
H264 转换为YUV420的源代码
本源代码主要实现的功能是将 h264标准视频流数据 转换成 YUV420格式,算法简洁明了,希望对大家有所帮助。
- 2023-01-13 08:40:05下载
- 积分:1
-
本程序是基于ActiveX控件开发的VC视频采集及其视频质量调节的程序,功能比较全面,程序简单易懂。...
本程序是基于ActiveX控件开发的VC视频采集及其视频质量调节的程序,功能比较全面,程序简单易懂。-This procedure is based on the ActiveX control developed by VC video capture and video quality adjustment procedures, functions more comprehensive, the program easy to understand.
- 2022-02-06 07:31:41下载
- 积分:1
-
老外的程序,实现本地视频捕捉代码!用C#语言写的!
老外的程序,实现本地视频捕捉代码!用C#语言写的!-foreigners procedures to achieve local video capture code! C# language to write!
- 2022-05-19 18:35:28下载
- 积分: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