Kstars
starcorrespondence.h
19 * It is intended to be resilient to translation, a bit of positional noise, and slight field rotation.
21 * designated a guide star. Then, given a set of new input star positions, it determines a mapping
23 * there may be new stars that don't appear in the references. However, the guide star must appear
49 Edge find(const QList<Edge> &stars, double maxDistance, QVector<int> *starMap, bool adapt = true, double minFraction = 0.5);
119 void makeOffsets(const QVector<Offsets> &offsets, QVector<Offsets> *targetOffsets, int targetStar) const;
qsizetype size() const const
void setX(float x)
void setY(float y)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.