42
#ifndef OPENCV_TLD_DATASET
43
#define OPENCV_TLD_DATASET
45
#include "opencv2/core.hpp"
49
inline
namespace
tracking {
56
CV_EXPORTS
cv::Rect2d
tld_InitDataset(
int
videoInd,
const
char* rootPath =
"TLD_dataset",
int
datasetInd = 0);
57
CV_EXPORTS cv::String tld_getNextDatasetFrame();
Template class for 2D rectangles
Definition:
core/types.hpp:421
"black box" representation of the file storage associated with a file on disk.
Definition:
aruco.hpp:75