CamCap  v0.0.1-2786
C++ camera capture library and tool
File List
Here is a list of all files with brief descriptions:
 CamCap.hppNamespace and class definition to capture images from web cams
 CamCap_capture.cppMethods related capturing images
 CamCap_CC.cppFunctions in the CC namespace
 CamCap_defines.hInternal definitions and macros that are used in the CamCap source code
 CamCap_format.cppMethods related to getting and setting the image format
 CamCap_init.cppMethods related to initializing camera devices
 CamCap_mmap.cppMethods dealing with mmap() buffers
 CamCap_util.cppUtility and miscellaneous functions
 CamCap_v4l2.cppWrappers for some libv4l2 functions, such as v4l2_open(), v4l2_close(), and v4l2_ioctl()
 main.cppCommand-line tool that uses libcamcap to access web cams