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

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

__init__(self, cfgParams=None)Calibrate
puzzle::board::Board.__init__(self, *argv)Board
addPiece(self, piece, ORIGINAL_ID=False)Board
addPieceFromImageAndMask(self, theImage, theMask, cLoc=None)Board
addPieces(self, pieces)Board
addPuzzlePiece(self, theImage, theMask)Calibrate
boundingBox(self)Board
clear(self)Board
configCalibrate
display_cv(self, theImage=None, fh=None, ID_DISPLAY=False, CONTOUR_DISPLAY=False, BOUNDING_BOX=False, window_name='Puzzle')Board
display_mp(self, theImage=None, ax=None, fh=None, ID_DISPLAY=False, CONTOUR_DISPLAY=False, BOUNDING_BOX=False)Board
extents(self)Board
fromImageAndLabels(self, theImage, theLabels)Board
getImage(self)Calibrate
getLabels(self)Calibrate
getPiece(self, id)Board
id_countBoard
load(fileName)Calibratestatic
loadSolutionFrom(fPtr)Calibratestatic
markMissing(self, indSetMeasured)Board
offset(self, dr)Board
pieceLocations(self, isCenter=False)Board
piecesBoard
process(self, I=None, L=None)Calibrate
puzzImCalibrate
puzzLbCalibrate
relabel(self, newLabels, idContinue)Board
rmPiece(self, id)Board
save(self, fileName)Calibrate
setImage(self, theImage)Calibrate
setLabels(self, theLabels)Calibrate
size(self)Board
start(self)Calibrate
testAdjacent(self, id_A, id_B, tauAdj)Board
toImage(self, theImage=None, ID_DISPLAY=False, COLOR=(0, 0, 0), ID_COLOR=(255, 255, 255), CONTOUR_DISPLAY=True, BOUNDING_BOX=True)Board