ForegroundDetectionChannel.H File Reference

#include "Image/OpenCVUtil.H"
#include <opencv/cxtypes.h>
#include <opencv/cvaux.h>
#include "Channels/SingleChannel.H"
#include "Image/LevelSpec.H"
Include dependency graph for ForegroundDetectionChannel.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ForegroundDetectionChannel
 A channel for separating foreground from background. More...

Defines

#define MAX(a, b)   ((a) < (b) ? (b) : (a))

Detailed Description

object detection channel using opecv cascade detector

Definition in file ForegroundDetectionChannel.H.

Generated on Sun May 8 08:42:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3