-
自己做的,将视频采集(利用摄像头就可以,采集后为AVI格式)和格式转换(AVITOYUV)结合在一个程序里面完成的代码,纯WIN32,无MFC。可用于H.264
自己做的,将视频采集(利用摄像头就可以,采集后为AVI格式)和格式转换(AVITOYUV)结合在一个程序里面完成的代码,纯WIN32,无MFC。可用于H.264编码的前期工作。-To do their own will video capture (using the camera can be collected after the AVI format) and format conversion (AVITOYUV) in conjunction with the completion of a program inside the code, pure WIN32, no MFC. H.264 encoder can be used for the preliminary work.
- 2022-01-22 00:59:44下载
- 积分:1
-
视频捕捉系统,不错的一个程序,有代大家相互学习
视频捕捉系统,不错的一个程序,有代大家相互学习-Video capture system, a good procedure, on behalf of everyone has to learn from each other
- 2023-03-20 20:45:04下载
- 积分:1
-
基于摄像机阵列的非真实感图像绘制
The source code of the rendering algorithm employed camera ar...
基于摄像机阵列的非真实感图像绘制
The source code of the rendering algorithm employed camera array-Camera-based non-photorealistic image array mapping The source code of the rendering algorithm employed camera array
- 2022-08-03 14:20:00下载
- 积分:1
-
视频捕获,保存avi,可以实现视频音频的文件写入
视频捕获,保存avi,可以实现视频音频的文件写入-video capture, preserve avi, Audio Video can be achieved in the paper into the
- 2022-02-20 22:59:33下载
- 积分:1
-
视频—镜头切换检测,关键帧提取
检测视频中镜头切换的关键帧 检测镜头切换的基本思想是:对比视频中前后两帧灰度差,若两帧差值超过阈值,则说明视频中的镜头转换了,并把这一帧作为关键帧保存下来。 定义相应的指针和结构 初始化指针和结构 计算视频中前后两帧的灰度差 将两帧的灰度差值与阈值比较,超过阈值,则将其判定为关键帧保存 其中阈值大小根据视频的情况进行调整
- 2023-02-19 16:40:04下载
- 积分:1
-
VedioCapture.zipC#摄像头获取程序
VedioCapture.zipC#摄像头获取程序-VedioCapture.zipC# camera access procedures
- 2022-02-15 14:18:47下载
- 积分:1
-
complete driver source code has been used successfully over each compiler can be...
完整的驱动程序源代码已成功使用,每个编译器都可以用来确定
- 2022-02-07 12:16:41下载
- 积分:1
-
多线程中的新开的线程代码。是扫描模块的启动程序!
多线程中的新开的线程代码。是扫描模块的启动程序!-multithreading of the new open-thread code. Scanning module is the initiation process!
- 2022-02-20 00:54:54下载
- 积分:1
-
videocapx.ocx
videocapx.ocx LABVIEW视频捕获不是免费的软件,注册一个月也不光用了
- 2022-07-03 02:33:28下载
- 积分:1
-
程序实现rgb到yuv的转换
实现rgb到yuv的转换,代码简单,易懂,适合学习者学习。讲述了rgb到yuv转换的原理,对于理解转换具有一定的意义。
- 2023-05-12 18:25:03下载
- 积分:1