|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
| class | fromBottom |
| class | fromTop |
| class | Params |
| Parameters for the toplines tracker. More... | |
Functions | |
| def | __init__ (self, iPt=None, params=Params()) |
| def | measure (self, I) |
| def | tipFromBottom (Ib) |
Variables | |
| haveMeas | |
| tparams | |
| tpt | |
| def __init__ | ( | self, | |
iPt = None, |
|||
params = Params() |
|||
| ) |
| def measure | ( | self, | |
| I | |||
| ) |
| def trackpointer.toplines.tipFromBottom | ( | Ib | ) |
| haveMeas |
| tparams |
| tpt |