#include "Image/OpenCVUtil.H"
#include "Channels/ChannelBase.H"
#include "Image/LevelSpec.H"
#include "Image/fancynorm.H"
Go to the source code of this file.
Classes | |
class | ObjDetChannel |
A template-matching channel for detecting pedestrians. More... |
object detection channel using opecv cascade detector
Definition in file ObjDetChannel.H.