| IVALab Python Libraries
    Collection of code for computer vision and robotics with specific API. | 
| Classes | |
| class | improcessor | 
| Functions | |
| def | __init__ (self, *args) | 
| def | apply (self, image) | 
| def | get (self, fname) | 
| def | post (self, image) | 
| def | set (self, fname, *args) | 
| Variables | |
| args | |
| ignore_undef | |
| methods | |
| mtype | |
| numfuncs | |
| def improcessor.basic.__init__ | ( | self, | |
| * | args | ||
| ) | 
| def improcessor.basic.apply | ( | self, | |
| image | |||
| ) | 
| def improcessor.basic.get | ( | self, | |
| fname | |||
| ) | 
| def improcessor.basic.post | ( | self, | |
| image | |||
| ) | 
| def improcessor.basic.set | ( | self, | |
| fname, | |||
| * | args | ||
| ) | 
| args | 
| ignore_undef | 
| methods | 
| mtype | 
| numfuncs |