LOST  0.0.1
LOST: Open-source Star Tracker
Todo List
Member lost::AttitudeEstimationAlgorithm::Go (const Camera &, const Stars &, const Catalog &, const StarIdentifiers &)=0
More detail in return type (eg, whether attitude estimation failed, measure of error)
Member lost::PipelineOutput::catalog
Don't store it here
Member lost::PngPipelineInput::PngPipelineInput (cairo_surface_t *, Camera, const Catalog &)
should rename, not specific to PNG.
Member lost::SerializeKVectorIndex (SerializeContext *ser, const std::vector< decimal > &values, decimal min, decimal max, long numBins)
Consider replacing min and max parameters by just calculating the min and max of values?