class Enlighten::MergeProcessParams
Parameters controlling the model fitting.
Variables
Name | Description |
---|---|
Geo::s32 m_MaxFittedModels | The maximum number of fitted groups to match. The final number of groups may be larger than this. |
Geo::s32 m_NumIterations | Num iterations per group, if randomised. |
bool m_UseCylinders | Whether to also attempt to fit cylinders (not supported with exhaustive search, and logging not fully implemented) |