#include "Object.h"
#include <iostream>
#include <math.h>
#include "cv.h"
Include dependency graph for VisualROI.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | RobotFlow |
Data Structures | |
| class | RobotFlow::VisualROI |
Enumerations | |
| enum | RobotFlow::e_VISUALROI_type { RobotFlow::e_VISUALROI_rectangular = 0, RobotFlow::e_VISUALROI_elliptical, RobotFlow::e_VISUALROI_unknown } |
1.4.4