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

#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

Constructor & Destructor Documentation

◆ ProjectiveRegistrationOptions()

ProjectiveRegistrationOptions ( )

Member Function Documentation

◆ isValid()

bool isValid ( std::string * error = nullptr) const

Member Data Documentation

◆ rasterization

◆ min_depth_mm

float min_depth_mm

◆ max_depth_mm

float max_depth_mm

◆ apply_depth_correction

bool apply_depth_correction