IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
This is the complete list of members for Template, including all inherited members.
__init__(self, PuzzleTemplate y=None, r=(0, 0), id=None, theta=0, pieceStatus=PieceStatus.UNKNOWN) | Template | |
buildFromMaskAndImage(theMask, theImage, rLoc=None, pieceStatus=PieceStatus.MEASURED) | Template | static |
buildSphere(radius, color, rLoc=None) | Template | static |
buildSquare(size, color, rLoc=None) | Template | static |
cluster_id | Template | |
display(self, fh=None) | Template | |
getEig(img) | Template | static |
getMask(self, theMask, offset=[0, 0]) | Template | |
id | Template | |
placeInImage(self, theImage, offset=[0, 0], CONTOUR_DISPLAY=True) | Template | |
placeInImageAt(self, theImage, rc, theta=None, isCenter=False, CONTOUR_DISPLAY=True) | Template | |
rLoc | Template | |
rotatePiece(self, theta) | Template | |
setPlacement(self, r, offset=False, isCenter=False) | Template | |
size(self) | Template | |
status | Template | |
theta | Template | |
toImage(self) | Template | |
tracking_life | Template | |
y | Template |