#include <scaleAndSizeExtractor.hpp>
op::ScaleAndSizeExtractor::ScaleAndSizeExtractor |
( |
const Point< int > & |
netInputResolution, |
|
|
const Point< int > & |
outputResolution, |
|
|
const int |
scaleNumber = 1 , |
|
|
const double |
scaleGap = 0.25 |
|
) |
| |
virtual op::ScaleAndSizeExtractor::~ScaleAndSizeExtractor |
( |
| ) |
|
|
virtual |
std::tuple<std::vector<double>, std::vector<Point<int> >, double, Point<int> > op::ScaleAndSizeExtractor::extract |
( |
const Point< int > & |
inputResolution | ) |
const |
The documentation for this class was generated from the following file: