|
libfreenect2 0.4
Open source driver for the Kinect for Windows v2 (K4W2) sensor
|
Robust statistics for valid depth pixels in one frame and ROI. More...
#include <libfreenect2/depth_calibration.h>
Public Member Functions | |
| DepthRoiStatistics () | |
Public Attributes | |
| double | median_mm |
| double | mad_mm |
| size_t | valid_pixel_count |
Robust statistics for valid depth pixels in one frame and ROI.
| DepthRoiStatistics | ( | ) |
| double median_mm |
| double mad_mm |
| size_t valid_pixel_count |