22 : position_(data[0], data[1])
32 double X() const noexcept
42 double Y() const noexcept
Result type returned by the FindLocalMaxima function.
Definition: local_maximum.hpp:16
double Value() const noexcept
Gray value of the local maximum.
Definition: local_maximum.hpp:62
Point2D< double > Position() const noexcept
Position of the local maximum (X, Y).
Definition: local_maximum.hpp:52
double Y() const noexcept
Y-position of the local maximum.
Definition: local_maximum.hpp:42
double X() const noexcept
X-position of the local maximum.
Definition: local_maximum.hpp:32
T X() const noexcept
Gets the x-component of the point.
Definition: point_2d.hpp:86
T Y() const noexcept
Gets the y-component of the point.
Definition: point_2d.hpp:106
Root namespace for the Image Manager interface.
Definition: c_barcode.h:24