boost::serialization::access (defined in SolAR::datastructure::Keypoint) | SolAR::datastructure::Keypoint | friend |
getAngle() const | SolAR::datastructure::Keypoint | inline |
getB() const (defined in SolAR::datastructure::Keypoint) | SolAR::datastructure::Keypoint | inline |
getClassId() const | SolAR::datastructure::Keypoint | inline |
getDepth() const | SolAR::datastructure::Keypoint | inline |
getG() const (defined in SolAR::datastructure::Keypoint) | SolAR::datastructure::Keypoint | inline |
getId() const | SolAR::datastructure::Keypoint | inline |
getOctave() const | SolAR::datastructure::Keypoint | inline |
getR() const | SolAR::datastructure::Keypoint | inline |
getResponse() const | SolAR::datastructure::Keypoint | inline |
getRGB() const | SolAR::datastructure::Keypoint | inline |
getSize() const | SolAR::datastructure::Keypoint | inline |
getX() const (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
getY() const (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
init(unsigned int id, float x, float y, float r, float g, float b, float size, float angle=-1.0f, float response=0.0f, int octave=0, int class_id=-1) | SolAR::datastructure::Keypoint | |
Keypoint()=default | SolAR::datastructure::Keypoint | |
Keypoint(unsigned int id, float x, float y, float r, float g, float b, float size, float angle=-1.0f, float response=0.0f, int octave=0, int class_id=-1) | SolAR::datastructure::Keypoint | |
operator+(const Point2Df &a) const (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
operator-(const Point2Df &a) const (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
Point2Df(float x=0, float y=0) (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
serialize(Archive &ar, ATTRIBUTE(maybe_unused) const unsigned int version) (defined in SolAR::datastructure::Keypoint) | SolAR::datastructure::Keypoint | |
setDepth(float depth) | SolAR::datastructure::Keypoint | inline |
setX(float x) (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
setY(float y) (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |
~Keypoint() | SolAR::datastructure::Keypoint | |
~Point2Df() (defined in SolAR::datastructure::Point2Df) | SolAR::datastructure::Point2Df | inline |