#include <MRConeApproximator.h>
Public Attributes | |
| int | levenbergMarquardtMaxIteration = 40 |
| ConeFitterType | coneFitterType = ConeFitterType::HemisphereSearchFit |
| int | hemisphereSearchPhiResolution = 30 |
| int | hemisphereSearchThetaResolution = 30 |
| ConeFitterType MR::Cone3ApproximationParams::coneFitterType = ConeFitterType::HemisphereSearchFit |
| int MR::Cone3ApproximationParams::hemisphereSearchPhiResolution = 30 |
| int MR::Cone3ApproximationParams::hemisphereSearchThetaResolution = 30 |
| int MR::Cone3ApproximationParams::levenbergMarquardtMaxIteration = 40 |