#include "Core/Array/Pattern/PatSet.h"
#include "Core/Array/Pattern/FuncGenConv2d.h"
#include "Core/Tracking/SearcherBase.h"
#include "Core/Tracking/Functors.h"
#include "Core/Tracking/ObjectRepresentation.h"
#include "Core/Tracking/ImagePyramid.h"
Include dependency graph for SearcherPyramid.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Tracking |
Classes | |
class | Impala::Core::Tracking::SearcherPyramid |
object seracher that uses two image pyramids (one for the input image and one for the template) to search in. More... | |
Functions | |
Impala::Core::Tracking::ILOG_VAR_INIT (SearcherPyramid, Impala.Core.Tracking) |