| IVALab Python Libraries
    Collection of code for computer vision and robotics with specific API. | 


| Public Member Functions | |
| def | __init__ (self) | 
| def | adapt (self) | 
| def | correct (self) | 
| def | measure (self, signal) | 
| def | predict (self) | 
| def | process (self, signal) | 
| Public Attributes | |
| x | |
| def __init__ | ( | self | ) | 
| def adapt | ( | self | ) | 
| def correct | ( | self | ) | 
| def measure | ( | self, | |
| signal | |||
| ) | 
| def predict | ( | self | ) | 
| def process | ( | self, | |
| signal | |||
| ) | 
Process the new income signal
| x |