-
简单的FFMPEG播放器源码
本程序实现了视频文件的解码和显示(支持HEVC,H.264,MPEG2等)。 是最简单的FFmpeg视频解码方面的教程。 通过学习本例子可以了解FFmpeg的解码流程。 项目包含两个工程: simplest_ffmpeg_player:标准版,FFmpeg学习的开始。 simplest_ffmpeg_player_su:SU(SDL Update)版,加入了简单的SDL的Event。-This software is a simplest video player based on FFmpeg. Suitable for beginner of FFmpeg. Solutions contains 2 Project: simplest_ffmpeg_player:Standard Version, suitable for biginner. simplest_ffmpeg_player_su:SU(SDL Update)Version, Add SDL Event.
- 2022-11-18 02:35:04下载
- 积分:1
-
I have wirtten a video summarization program which takes an avi file and gives s...
I have wirtten a video summarization program which takes an avi file and gives summarized frames.
- 2022-09-10 17:00:05下载
- 积分:1
-
一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的...
一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the transmission of images converted to JPEG, PNG, PNM documents. Widely used in embedded systems, can be used as teaching V4L procedure code.
- 2022-05-07 05:43:13下载
- 积分:1
-
TS demux到ES流,然后ES到PES再到TS进行打包
TS demux到ES流,然后ES到PES再到TS进行打包
可以很好理解 TS, ES, PES
- 2022-01-25 22:00:38下载
- 积分:1
-
abroad to find a website with C# was driven camera procedures. After transformat...
在国外网站上找到一个用C#写的驱动摄像头的程序。 经改造和调试,如下: 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于设想头的类-abroad to find a website with C# was driven camera procedures. After transformation, and debugging, as follows : after the installation of cameras, can generally find a avicap32.dll This is a document of the type envisaged first
- 2022-05-14 09:54:23下载
- 积分:1
-
Video capture and processing with Linux (cmvision revision 1.20)
linux下的视频捕捉和处理cmvision版本1.20-Video capture and processing with Linux (cmvision revision 1.20)
- 2022-07-23 22:36:39下载
- 积分:1
-
tvideograbber是一个视频捕捉组件,可以实现视频功能…
TVideoGrabber is a video capture component that lets you implement video features in your project. Major features include motion detection, network live streaming, graphics overlay, video player, DV time stamps, and much more
- 2022-11-18 22:20:03下载
- 积分:1
-
opencv混合高斯建模meanshift视频跟踪
高斯建模更新MS跟踪,代码集成度高,能直接运行(opencv2.3.1),注解详细。CvGaussBGModel建模的是单通道前景图像,可以选择单通道或双通道背景图像。能更新高斯建模。 建模后,用cvFindContour函数从二值图像中检索轮廓,并返回检测到的轮廓个数。然后把参数传进meanshift程序段。运行程序只需要配置好环境,改pCapture = cvCaptureFromFile("G://video.avi")//视频路径; 同类程序还有,这个是最好调通的。 &nb
- 2023-02-24 07:50:04下载
- 积分:1
-
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
-
利用神经网络的人脸检测
利用神经网络人脸检测器
- 2022-11-23 16:50:04下载
- 积分:1