This is the complete list of members for NonLinearTransformation, including all inherited members.
| CoefficientsX() const | NonLinearTransformation | inline |
| CoefficientsXInverse() const | NonLinearTransformation | inline |
| CoefficientsY() const | NonLinearTransformation | inline |
| CoefficientsYInverse() const | NonLinearTransformation | inline |
| FromCalibrationPattern(const ImagePlane &plane, CalibrationPatternStyle style, CalibrationPatternContrast contrast, int gridSpacing, int minContrast, double maxRatio, int order, Area2D aoi, CreationProgress progressCallback=CreationProgress()) | NonLinearTransformation | inlinestatic |
| FromCalibrationPattern(const ImagePlane &plane, CalibrationPatternStyle style, CalibrationPatternContrast contrast, int gridSpacing, int minContrast, double maxRatio, int order, CreationProgress progressCallback=CreationProgress()) | NonLinearTransformation | inlinestatic |
| FromHandle(HandleGuard< NonLinearTransformation > &&guard) | NonLinearTransformation | inlinestatic |
| FromPositionLists(const RANGE &originalPixels, const RANGE &transformedPixels, int order, CreationProgress progressCallback=CreationProgress()) | NonLinearTransformation | inlinestatic |
| Handle() const noexcept | NonLinearTransformation | inline |
| InverseTransform(const Image &image, Size2D< int > targetSize, Point2D< int > targetOffset) | NonLinearTransformation | inline |
| InverseTransform(Point2D< double > point) | NonLinearTransformation | inline |
| InverseTransform(const RANGE &points) | NonLinearTransformation | inline |
| Load(const String &fileName) | NonLinearTransformation | inlinestatic |
| NonLinearTransformation(const String &fileName) | NonLinearTransformation | inline |
| NonLinearTransformation(NonLinearTransformation &&) noexcept=default | NonLinearTransformation | |
| operator=(NonLinearTransformation &&) noexcept=default | NonLinearTransformation | |
| Order() const noexcept | NonLinearTransformation | inline |
| Save(const String &fileName) const | NonLinearTransformation | inline |
| Transform(const Image &image, Size2D< int > targetSize, Point2D< int > targetOffset) | NonLinearTransformation | inline |
| Transform(Point2D< double > point) | NonLinearTransformation | inline |
| Transform(Rect< double > rect) | NonLinearTransformation | inline |
| Transform(const RANGE &points) | NonLinearTransformation | inline |