Go to the source code of this file.
Namespaces | |
namespace | camera_uuid |
Functions | |
def | camera_uuid.camera_ids |
Createss a dictionary mapping camera UUID to OpenCV IDs. | |
def | camera_uuid.camera_names |
Returns a dictionary mapping from camera names to OpenCV ID for all hooked up cameras. | |
def | camera_uuid.lookup_by_name |
Returns the OpenCV ID of a named camera. |