|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Public Member Functions | |
| def | __init__ (self, intrinsic) |
| def | apply (self, depth_frame) |
| def | calibrate (self, depth_map) |
Public Attributes | |
| intrinsic | |
| pca | |
| R | |
| T | |
| def __init__ | ( | self, | |
| intrinsic | |||
| ) |
| def apply | ( | self, | |
| depth_frame | |||
| ) |
apply the calibrated transformation to a new frame
| def calibrate | ( | self, | |
| depth_map | |||
| ) |
| intrinsic |
| pca |
| R |
| T |