|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for MatrixDefect, including all inherited members.
| __init__(self, theBoard=[], imSource=[], theParams=CfgMatrix) | MatrixDefect | |
| puzzle::builder::matrix::Matrix.__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 | |
| annotateDetectionsWithCircles(self, theImage, piCoords, blockOutGrid) | MatrixDefect | |
| annotatePuzzleImage(self, theImage, spCoords, fpCoords) | MatrixDefect | |
| applyCorruptionToPiecesByMatrix(self, pgCoords) | MatrixDefect | |
| applyDetectionToPuzzleImage(self, theImage, pgCoords, blockOutGrid) | MatrixDefect | |
| boundingBox(self) | Board | |
| buildFrom_ImageAndMask(theImage, theMask, theParams=CfgMatrix(), show_grid=False) | MatrixDefect | static |
| puzzle::builder::adjacent::Adjacent.buildFrom_ImageAndMask(theImage, theMask, theParams=None) | Adjacent | static |
| buildFrom_ImageAndRegions(theImage, theRegions, theParams=CfgMatrix()) | MatrixDefect | |
| buildFrom_ImageAndSpecs(theImage, theParams) | MatrixDefect | static |
| buildFrom_ImageProcessing(theImage, theProcessor=None, theDetector=None, theParams=None) | MatrixDefect | static |
| buildFrom_Sketch(theImage, theMask, theProcessor=None, theDetector=None, theParams=None) | MatrixDefect | static |
| buildFromFile_ImageAndMask(fileName, theParams=None) | MatrixDefect | static |
| buildFromFile_Puzzle(fileName, theParams=None) | MatrixDefect | static |
| buildFromFiles_ImageAndMask(imFile, maskFile, theParams=None) | MatrixDefect | static |
| cent | MatrixDefect | static |
| clear(self) | Board | |
| colTarg | Matrix | static |
| conditions | MatrixDefect | |
| coord2ind(self, theCoords) | Matrix | |
| corrections(self, pLoc) | Arrangement | |
| corruptPieces(self, pcInds, pcErrs) | MatrixDefect | |
| corruptPiecesByCoords(self, pcCoords, pcErrs) | MatrixDefect | |
| 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 |
| dx | MatrixDefect | static |
| dy | MatrixDefect | static |
| explodedPuzzle(self, dx=100, dy=50, bgColor=(0, 0, 0)) | Matrix | |
| extents(self) | Board | |
| fromImageAndLabels(self, theImage, theLabels) | Board | |
| gc | Matrix | |
| generateStudy(theTrials, theSettings, theImage, filePre) | MatrixDefect | static |
| generateTrainingImages(theTrials, theSettings, theImage, filePre) | MatrixDefect | static |
| generateTrainingImages_Pilot01(puzzleImage, theSettings, filePre, randSeed=3454564) | MatrixDefect | static |
| generateTrial(trialInfo, trialStgs, theImage, filePrefix) | MatrixDefect | static |
| getCoordinates(self) | Matrix | |
| getPiece(self, id) | Board | |
| id_count | Board | |
| image | MatrixDefect | |
| imcols | Matrix | static |
| imFact | Matrix | static |
| imRatio | Matrix | static |
| imrows | Matrix | static |
| imsize | Matrix | static |
| isize | Matrix | static |
| li | MatrixDefect | static |
| markImage | MatrixDefect | static |
| markMissing(self, indSetMeasured) | Board | |
| modPiece | MatrixDefect | static |
| offset(self, dr) | Board | |
| order | Matrix | static |
| original | MatrixDefect | |
| params | Arrangement | |
| partition_num | Matrix | static |
| pieceLocations(self, isCenter=False) | Board | |
| pieces | MatrixDefect | |
| piecesInPlace(self, pLoc, tauDist=None) | Arrangement | |
| piShift | MatrixDefect | static |
| processAdjacency(self) | Adjacent | |
| r | MatrixDefect | static |
| r | MatrixDefect | static |
| rad | MatrixDefect | static |
| relabel(self, newLabels, idContinue) | Board | |
| reset(self) | MatrixDefect | |
| retile(self, dx=150, dy=150, inOrder=True) | Matrix | |
| rmPiece(self, id) | Board | |
| rowTarg | Matrix | static |
| samplePieces(self, nSamp, doBlockOut=True, blockOutMat=None) | MatrixDefect | |
| scoreBoard(self, theBoard) | Arrangement | |
| scoreByLocation(self, pLoc) | Arrangement | |
| selCoord | MatrixDefect | static |
| selInd | MatrixDefect | static |
| shape | Matrix | static |
| shiftVec | MatrixDefect | 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 |
| theta | MatrixDefect | static |
| ti | MatrixDefect | 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 |
| xtake | MatrixDefect | static |
| y_labels | Matrix | static |
| y_list | Matrix | static |
| y_parts | Matrix | static |
| ycoords | Matrix | static |
| ytake | MatrixDefect | static |