LOST  0.0.1
LOST: Open-source Star Tracker
star-id.hpp File Reference
#include <vector>
#include "centroiders.hpp"
#include "star-utils.hpp"
#include "camera.hpp"
Include dependency graph for star-id.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lost::StarIdAlgorithm
 A star idenification algorithm. More...
 
class  lost::DummyStarIdAlgorithm
 A star-id algorithm that returns random results. For debugging. More...
 
class  lost::GeometricVotingStarIdAlgorithm
 A star-id algorithm based on assigning votes for each centroid-catalog pair then choosing the highest voted catalog stars. More...
 
class  lost::PyramidStarIdAlgorithm
 The "de facto" star-id algorithm used in many real-world missions. More...
 

Namespaces

 lost
 LOST starting point.