IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Functions | Variables
trackpointer.toplines Namespace Reference

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
 

Function Documentation

◆ __init__()

def __init__ (   self,
  iPt = None,
  params = Params() 
)

◆ measure()

def measure (   self,
  I 
)

◆ tipFromBottom()

def trackpointer.toplines.tipFromBottom (   Ib)

Variable Documentation

◆ haveMeas

haveMeas

◆ tparams

tparams

◆ tpt

tpt