Classes | |
| class | RGBDPlay |
Functions | |
| def | get_pixel_depth |
| def | get_pixels_depth |
Variables | |
| tuple | lp = RGBDPlay() |
| def rgbd_play.get_pixel_depth | ( | x, | |
| y, | |||
depth_image = None |
|||
| ) |
Definition at line 86 of file rgbd_play.py.
| def rgbd_play.get_pixels_depth | ( | ini_x, | |
| ini_y, | |||
| end_x, | |||
| end_y, | |||
depth_image = None |
|||
| ) |
Definition at line 29 of file rgbd_play.py.
| tuple rgbd_play::lp = RGBDPlay() |
Definition at line 186 of file rgbd_play.py.