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

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

__init__(self, thePuzzle, extractor=Histogram(), theParams=ParamColorCluster)ByColor
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
boundingBox(self)Board
clear(self)Board
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
feaExtractorByColor
feaLabelByColor
feaLabel_dictByColor
featureByColor
feature_dictByColor
fromImageAndLabels(self, theImage, theLabels)Board
getPiece(self, id)Board
id_countBoard
markMissing(self, indSetMeasured)Board
offset(self, dr)Board
paramsByColor
pieceLocations(self, isCenter=False)Board
piecesBoard
process(self)ByColor
relabel(self, newLabels, idContinue)Board
rmPiece(self, id)Board
score(self, cluster_id_pred_dict, method='label')ByColor
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