|
libfreenect2 0.4
Open source driver for the Kinect for Windows v2 (K4W2) sensor
|
#include <libfreenect2/projective_registration.h>
Public Member Functions | |
| ProjectiveRegistrationOptions () | |
| bool | isValid (std::string *error=nullptr) const |
Public Attributes | |
| RegistrationRasterization | rasterization |
| float | min_depth_mm |
| float | max_depth_mm |
| bool | apply_depth_correction |
| ProjectiveRegistrationOptions | ( | ) |
| bool isValid | ( | std::string * | error = nullptr | ) | const |
| RegistrationRasterization rasterization |
| float min_depth_mm |
| float max_depth_mm |
| bool apply_depth_correction |