#include <scaleAndSizeExtractor.hpp>
Definition at line 9 of file scaleAndSizeExtractor.hpp.
◆ ScaleAndSizeExtractor()
op::ScaleAndSizeExtractor::ScaleAndSizeExtractor |
( |
const Point< int > & |
netInputResolution, |
|
|
const float |
netInputResolutionDynamicBehavior, |
|
|
const Point< int > & |
outputResolution, |
|
|
const int |
scaleNumber = 1 , |
|
|
const double |
scaleGap = 0.25 |
|
) |
| |
◆ ~ScaleAndSizeExtractor()
virtual op::ScaleAndSizeExtractor::~ScaleAndSizeExtractor |
( |
| ) |
|
|
virtual |
◆ extract()
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: