OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::vbtracker::FeedDataWithoutProcessing Class Reference

#include </home/jenkins/root/workspace/OSVR-Core-Docs/plugins/unifiedvideoinertialtracker/ParameterFinder/OptimizationBase.h>

Public Member Functions

void operator() (OptimData &optim, TimestampedMeasurements const &row)
 

Detailed Description

Algorithm functor to be called in a loop that processes measurements rows: all it does is feed in LEDs, (stage 2), but not process them into tracking results (stage 3). Do not use both this and MainAlgoUnderStudy in the same loop, or you'll feed in each measurement twice.

Definition at line 99 of file OptimizationBase.h.


The documentation for this class was generated from the following file: