#include <functional>#include <iostream>#include <list>#include <cstring>#include <cmath>#include <values.h>#include <vector>#include "cartesian.h"#include "corrcoef.h"#include "image.h"#include "correlation_tracking_tool.tcc"Include dependency graph for correlation_tracking_tool.h:
Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::correlation_tracking_tool< T, C > |
Correlation based tracking of gray-level images and templates The correlation-type C must be an object of class binary_function with back insertion sequences as first and second parameter and double as return value. More... | |