| 
    IVALab Python Libraries
    
   Collection of code for computer vision and robotics with specific API. 
   | 
 
This is the complete list of members for Matrix, including all inherited members.
| __init__(self, theBoard=[], theParams=CfgMatrix) | Matrix | |
| puzzle::board::Board.__init__(self, *argv) | Board | |
| addPiece(self, piece, ORIGINAL_ID=False) | Board | |
| addPieceFromImageAndMask(self, theImage, theMask, centroidLoc=None, cLoc=None) | Board | |
| addPieces(self, pieces) | Board | |
| adjMat | Adjacent | |
| boundingBox(self) | Board | |
| buildFrom_ImageAndMask(theImage, theMask, theParams=CfgMatrix(), show_grid=False) | Matrix | static | 
| puzzle::builder::adjacent::Adjacent.buildFrom_ImageAndMask(theImage, theMask, theParams=None) | Adjacent | static | 
| buildFrom_ImageAndRegions(theImage, theRegions, theParams=CfgMatrix()) | Matrix | |
| buildFrom_ImageAndSpecs(theImage, theParams) | Matrix | static | 
| buildFrom_ImageProcessing(theImage, theProcessor=None, theDetector=None, theParams=None) | Matrix | static | 
| buildFrom_Sketch(theImage, theMask, theProcessor=None, theDetector=None, theParams=None) | Matrix | static | 
| buildFromFile_ImageAndMask(fileName, theParams=None) | Matrix | static | 
| buildFromFile_Puzzle(fileName, theParams=None) | Matrix | static | 
| buildFromFiles_ImageAndMask(imFile, maskFile, theParams=None) | Matrix | static | 
| clear(self) | Board | |
| colTarg | Matrix | static | 
| coord2ind(self, theCoords) | Matrix | |
| corrections(self, pLoc) | Arrangement | |
| dc | Matrix | static | 
| 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 | |
| dr | Matrix | static | 
| explodedPuzzle(self, dx=100, dy=50, bgColor=(0, 0, 0)) | Matrix | |
| extents(self) | Board | |
| fromImageAndLabels(self, theImage, theLabels) | Board | |
| gc | Matrix | |
| getCoordinates(self) | Matrix | |
| getPiece(self, id) | Board | |
| id_count | Board | |
| imcols | Matrix | static | 
| imFact | Matrix | static | 
| imRatio | Matrix | static | 
| imrows | Matrix | static | 
| imsize | Matrix | static | 
| isize | Matrix | static | 
| markMissing(self, indSetMeasured) | Board | |
| offset(self, dr) | Board | |
| order | Matrix | static | 
| params | Arrangement | |
| partition_num | Matrix | static | 
| pieceLocations(self, isCenter=False) | Board | |
| pieces | Board | |
| piecesInPlace(self, pLoc, tauDist=None) | Arrangement | |
| processAdjacency(self) | Adjacent | |
| relabel(self, newLabels, idContinue) | Board | |
| retile(self, dx=150, dy=150, inOrder=True) | Matrix | |
| rmPiece(self, id) | Board | |
| rowTarg | Matrix | static | 
| scoreBoard(self, theBoard) | Arrangement | |
| scoreByLocation(self, pLoc) | Arrangement | |
| shape | Matrix | static | 
| shuffle(self, numPieces=None, reorient=False) | Matrix | |
| size(self) | Board | |
| sub2ind(self, theSubs) | Matrix | |
| swap(self, theswap=None, reorient=False) | Matrix | |
| swapByCoords(self, swapCoords) | Matrix | |
| testAdjacent(self, id_A, id_B, tauAdj) | Board | |
| theImage | Matrix | static | 
| theMask | Matrix | static | 
| thePuzzle | Matrix | static | 
| ticols | Matrix | static | 
| tirows | Matrix | static | 
| toImage(self, theImage=None, ID_DISPLAY=False, COLOR=(0, 0, 0), ID_COLOR=(255, 255, 255), CONTOUR_DISPLAY=True, BOUNDING_BOX=True) | Board | |
| x_labels | Matrix | static | 
| x_list | Matrix | static | 
| x_parts | Matrix | static | 
| xcoords | Matrix | static | 
| y_labels | Matrix | static | 
| y_list | Matrix | static | 
| y_parts | Matrix | static | 
| ycoords | Matrix | static |