IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Color Member List

This is the complete list of members for Color, including all inherited members.

__init__(self, str yamlInitFilePath=None)Color
camera::base::Color.__init__(self, configs, K=None)Color
cameraMatrixColor
capture(self)Color
configColor
configsBase
display(self, np.ndarray frame, str windowName='frame')Color
distortionCoeffsColor
get(self, key)Base
get_configs(self)Color
get_frames(self)Color
getCameraIntrinsics(self)Color
getImagePixelWidthAndHeight(self)Color
KColor
pipelineColor
printConfigs(self)Color
ptsBase
readClicks(self)Base
readyColor
registerMouseClicks(self, str windowName)Base
set(self, key, value)Base
set_configs(self, str yamlFilePath)Color
camera::base::Color.set_configs(self, configs)Base
set_intrinsic(self, K)Base
start(self)Color
stop(self)Color