ACT-CV - Machine Vision for Cognitive Modeling
|
hold a result that is a list of things in a thread safe way More...
Go to the source code of this file.
Classes | |
class | ResultSource< _t > |
abstract base class for anything that generates a result More... | |
class | ResultData< _t > |
this helper class holds a single result More... | |
class | ResultHolder< _t > |
this class actually holds the results More... | |
Functions | |
static std::ostream & | operator<< (std::ostream &o, const Line &l) |
static std::ostream & | operator<< (std::ostream &o, const ObjectPosition &pos) |
hold a result that is a list of things in a thread safe way
Definition in file ResultHolder.h.
|
static |
Definition at line 61 of file ResultHolder.h.
References Line::end1x, Line::end1y, Line::end2x, and Line::end2y.
|
static |
Definition at line 70 of file ResultHolder.h.
References ObjectPosition::height, ObjectPosition::name, ObjectPosition::width, ObjectPosition::x, and ObjectPosition::y.