ACT-CV - Machine Vision for Cognitive Modeling
|
what algorithm shall be run on the frames? More...
#include <Options.h>
Public Member Functions | |
AlgOption () | |
void | Parse (const char *s) |
parse an option More... | |
void | Describe (std::ostream &o) const |
describe this option (help text) More... | |
Public Attributes | |
cv_algorithm | algorithm |
|
virtual |
|
virtual |
cv_algorithm AlgOption::algorithm |