IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
camera.cv2cam Namespace Reference

OpenCV based camera interface. More...

Classes

class  CfgColor
 Configuration setting specifier for OpenCV2 camera interface. More...
 
class  Color
 OpenCV based camera interface. More...
 

Detailed Description

OpenCV based camera interface.

This class API serves as a simpler wrapper for the python camera capture interfaces for webcams, which themselves are usually wrappers for the C++ implementation.