IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
class | fakeTriangle |
Namespaces | |
trackpointer.utils.fakeTriangle | |
Functions | |
def | __init__ (self, pMark=None, sMark=None, imSize=None, gamma=None) |
def | render (self) |
def | setPose (self, gSet) |
def | synthesize (self) |
Variables | |
g | |
gamma | |
I | |
imSize | |
isDirty | |
noMarker | |
pMark | |
sMark | |