IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | Public Attributes | List of all members
TModel Class Reference
Inheritance diagram for TModel:
Inheritance graph
[legend]
Collaboration diagram for TModel:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, mean=None, R=None, T=None, tau=None, classify=None, vectorize=None)
 

Public Attributes

 classify
 
 mean
 
 R
 
 T
 
 tau
 
 vectorize
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  mean = None,
  R = None,
  T = None,
  tau = None,
  classify = None,
  vectorize = None 
)

Member Data Documentation

◆ classify

classify

◆ mean

mean

◆ R

R

◆ T

T

◆ tau

tau

◆ vectorize

vectorize

The documentation for this class was generated from the following file: