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

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

__init__(self, theBoard=[], theParams=CfgInterlocking)Interlocking
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
adjMatAdjacent
boundingBox(self)Board
buildFrom_ImageAndMask(theImage, theMask, theParams=None)Interlockingstatic
buildFrom_ImageProcessing(theImage, theProcessor=None, theDetector=None, theParams=None)Interlockingstatic
buildFrom_Sketch(theImage, theMask, theProcessor=None, theDetector=None, theParams=None)Interlockingstatic
buildFromFile_ImageAndMask(fileName, theParams=None)Interlockingstatic
buildFromFile_Puzzle(fileName, theParams=None)Interlockingstatic
buildFromFiles_ImageAndMask(imFile, maskFile, theParams=None)Interlockingstatic
clear(self)Board
corrections(self, pLoc)Arrangement
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
distances(self, pLoc)Arrangement
extents(self)Board
fromImageAndLabels(self, theImage, theLabels)Board
getPiece(self, id)Board
id_countBoard
ilMatInterlocking
markMissing(self, indSetMeasured)Board
offset(self, dr)Board
paramsArrangement
pieceLocations(self, isCenter=False)Board
piecesBoard
piecesInPlace(self, pLoc, tauDist=None)Arrangement
processAdjacency(self)Adjacent
processInterlocking(self)Interlocking
relabel(self, newLabels, idContinue)Board
rmPiece(self, id)Board
scoreBoard(self, theBoard)Arrangement
scoreByLocation(self, pLoc)Arrangement
size(self)Board
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