![]() |
|
This is the complete list of members for ecvl::AugNormalize, including all inherited members.
Apply(ecvl::Image &img, const ecvl::Image >=Image()) | ecvl::Augmentation | inline |
AugNormalize(const double &mean, const double &std) | ecvl::AugNormalize | inline |
AugNormalize(const std::vector< double > &mean, const std::vector< double > &std) | ecvl::AugNormalize | inline |
AugNormalize(std::istream &is) | ecvl::AugNormalize | inline |
Clone() const override | ecvl::AugNormalize | inlinevirtual |
params_ | ecvl::Augmentation | |
~Augmentation()=default | ecvl::Augmentation | virtual |