#include "../OmniConfig.hh"
#include "../OmniConversion.hh"
#include "../OmniMotionDetecting.hh"
#include "../OmniTracking.hh"
#include "../OmniTrackingTable.hh"
#include "../OmniFaceDetecting.hh"
#include "../HaarFaceDetecting.hh"
#include "../OmniGCardConverter.hh"
#include "../OmniCallback.hh"
#include <cxtypes.h>
#include <cv.h>
#include <highgui.h>
Include dependency graph for OmniAlgoSimpleDetection.hh:

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

Go to the source code of this file.
Classes | |
| class | OmniAlgoSimpleDetection< ConverterT, AngleT, ImageT, PointT > |
| Utility class that show how to use the different classes composing OmniStuff to build a face detection/face tracking/motion detection system using omnidirectional images. More... | |
1.4.7