#include <GeneralInterpolation.hpp>
Public Member Functions | |
GeneralInterpolation () | |
virtual | ~GeneralInterpolation () |
Mat | GetMatrixFromCoarseToFine () |
GeneralInterpolation::GeneralInterpolation | ( | ) |
GeneralInterpolation::~GeneralInterpolation | ( | ) | [virtual] |
Mat GeneralInterpolation::GetMatrixFromCoarseToFine | ( | ) | [virtual] |
Implements InterpolationStrategy.