|
Drovisio
|
A wapper around the system of ALX. More...
#include <Drovisio.h>


Public Member Functions | |
| Drovisio (int argc, char **argv) | |
| void | DefineFunctions () |
| ALXData | Process (const Function &, ALXData &) |
A wapper around the system of ALX.
This class binds together the system of ALX and our solution. The method Drovisio::Process, called by the system everytime a frame is captured, extracts the brick present in the image and outputs the position and the orientation of the brick.
1.8.11