CVB++ 15.0
MatchingParameters Member List

This is the complete list of members for MatchingParameters, including all inherited members.

ConvergenceRadius() const noexceptMatchingParametersinline
CorrespondenceMethod() const noexceptMatchingParametersinline
CorrespondenceThreshold() const noexceptMatchingParametersinline
IcpMatchMatchingParametersfriend
MatchingParameters() noexceptMatchingParametersinline
MatchingParameters(std::size_t maxScenePoints, std::size_t maxModelPoints) noexceptMatchingParametersinline
MatchingParameters(std::size_t maxScenePoints, std::size_t maxModelPoints, int maxIterations, double tolerance, double minImprovement, double correspondenceThreshold, double convergenceRadius, bool prealign, CorrespondenceType correspondenceMethod) noexceptMatchingParametersinline
MaxIterations() const noexceptMatchingParametersinline
MaxModelPoints() const noexceptMatchingParametersinline
MaxScenePoints() const noexceptMatchingParametersinline
MinImprovement() const noexceptMatchingParametersinline
Prealign() const noexceptMatchingParametersinline
SetConvergenceRadius(double value) noexceptMatchingParametersinline
SetCorrespondenceMethod(CorrespondenceType value) noexceptMatchingParametersinline
SetCorrespondenceThreshold(double value) noexceptMatchingParametersinline
SetMaxIterations(int value) noexceptMatchingParametersinline
SetMaxModelPoints(std::size_t maxModelPoints) noexceptMatchingParametersinline
SetMaxScenePoints(std::size_t maxScenePoints) noexceptMatchingParametersinline
SetMinImprovement(double value) noexceptMatchingParametersinline
SetPrealign(bool value) noexceptMatchingParametersinline
SetTolerance(double value) noexceptMatchingParametersinline
Tolerance() const noexceptMatchingParametersinline