libfreenect2 0.4
Open source driver for the Kinect for Windows v2 (K4W2) sensor
Loading...
Searching...
No Matches
DepthRoiStatistics Struct Reference

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

Detailed Description

Robust statistics for valid depth pixels in one frame and ROI.

Constructor & Destructor Documentation

◆ DepthRoiStatistics()

DepthRoiStatistics ( )

Member Data Documentation

◆ median_mm

double median_mm

◆ mad_mm

double mad_mm

◆ valid_pixel_count

size_t valid_pixel_count