|
MRPT
1.9.9
|
#include "detectors-precomp.h"#include <mrpt/detectors/CCascadeClassifierDetection.h>#include <mrpt/obs/CObservationImage.h>#include <mrpt/obs/CObservationStereoImages.h>#include <mrpt/obs/CObservation3DRangeScan.h>#include <mrpt/otherlibs/do_opencv_includes.h>#include <thread>
Go to the source code of this file.
Macros | |
| #define | CASCADE (reinterpret_cast<CascadeClassifier*>(m_cascade)) |
| #define | CASCADE_CONST (reinterpret_cast<const CascadeClassifier*>(m_cascade)) |
| #define CASCADE (reinterpret_cast<CascadeClassifier*>(m_cascade)) |
| #define CASCADE_CONST (reinterpret_cast<const CascadeClassifier*>(m_cascade)) |
Definition at line 32 of file CCascadeClassifierDetection.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |