LOST
0.0.1
LOST: Open-source Star Tracker
|
The result of comparing an actual star identification with the true star idenification, used for testing and benchmarking. More...
#include <io.hpp>
Public Attributes | |
int | numCorrect |
The number of centroids in the image which are close to an expected centroid that had an expected identification the same as the actual identification. More... | |
int | numIncorrect |
The number of centroids which were either: More... | |
int | numTotal |
The number of centroids sufficiently close to a true expected star. More... | |
The result of comparing an actual star identification with the true star idenification, used for testing and benchmarking.
int lost::StarIdComparison::numCorrect |
int lost::StarIdComparison::numIncorrect |
int lost::StarIdComparison::numTotal |