Files | |
| file | CamCap.hpp |
| Namespace and class definition to capture images from web cams. | |
| file | CamCap_capture.cpp |
| Methods related capturing images. | |
| file | CamCap_CC.cpp |
| Functions in the CC namespace. | |
| file | CamCap_defines.h |
| Internal definitions and macros that are used in the CamCap source code. | |
| file | CamCap_format.cpp |
| Methods related to getting and setting the image format. | |
| file | CamCap_init.cpp |
| Methods related to initializing camera devices. | |
| file | CamCap_mmap.cpp |
Methods dealing with mmap() buffers. | |
| file | CamCap_util.cpp |
| Utility and miscellaneous functions. | |
| file | CamCap_v4l2.cpp |
Wrappers for some libv4l2 functions, such as v4l2_open(), v4l2_close(), and v4l2_ioctl(). | |