IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Namespaces | Functions
arucoExtrinsic.py File Reference

Namespaces

 camera.extrinsic.arucoExtrinsic
 

Functions

def calibrate (outFileDir, yamlFilePath="", cam=None, cameraMatrix=None, distortionCoefficients=None)
 Perform calibration of the camera to world frame. More...
 
def getExtrinsics (filePath)
 Get the pre-calibrated gCW, gWC, camMTX, distortionCoeffs. More...