纯真小鸽子

文章
7
资源
0
加入时间
3年2月4天

Capture images using V4L2 on Linux

这文章相当好,没有理由不转载I have always been using OpenCV’s VideoCapture API to capture images from webcam or USB cameras. OpenCV supportsV4L2 and I wanted to use something other than OpenCV’s VideoCapture API so