资 源 简 介
/*=============================================================================
# FileName: v4l2.c
# Desc: this program aim to get image from USB camera,
# used the V4L2 interface.
# Author: LiXiaoming
# Email: lixiaoming5700@gmail.com
# HomePage: http://www.cnblogs.com/lixiaoming90
# Version: 0.0.1
# LastChange: 2012-08-22 15:52:37
# History:
=============================================================================*/
#include
#include
#include
#include
#include