|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Statistical standard deviations of a plane fit, in the units of the OrientedPlane3Factor residual. More...
#include <PlaneGraphOptimizer.hpp>
Public Attributes | |
| double | normal = 0.0 |
| normal-tilt std (rad) | |
| double | distance = 0.0 |
| plane-offset std (m) | |
Statistical standard deviations of a plane fit, in the units of the OrientedPlane3Factor residual.
Definition at line 139 of file PlaneGraphOptimizer.hpp.
| double reusex::geometry::PlaneFitSigmas::distance = 0.0 |
plane-offset std (m)
Definition at line 141 of file PlaneGraphOptimizer.hpp.
| double reusex::geometry::PlaneFitSigmas::normal = 0.0 |
normal-tilt std (rad)
Definition at line 140 of file PlaneGraphOptimizer.hpp.