https://github.com/jack-cherish/videocapture
:camera:V4L2+OpenCV3.1以MPJG格式采集图像
https://github.com/jack-cherish/videocapture
Last synced: 6 months ago
JSON representation
:camera:V4L2+OpenCV3.1以MPJG格式采集图像
- Host: GitHub
- URL: https://github.com/jack-cherish/videocapture
- Owner: Jack-Cherish
- Created: 2017-05-25T08:58:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T13:14:45.000Z (over 5 years ago)
- Last Synced: 2025-03-29T12:46:54.569Z (7 months ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 72
- Watchers: 6
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoCapture
* 贵有恒,何必三更起五更睡;最无益,只怕一日曝十日寒。
* [我的博客](http://blog.csdn.net/c406495762 "悬停显示")
* V4L2+OpenCV3.1以MPJG格式采集图像## 介绍
* capture.cpp:
原理说明:http://blog.csdn.net/c406495762/article/details/72732135