ecvl::AugOpticalDistortion Member List

This is the complete list of members for ecvl::AugOpticalDistortion, including all inherited members.

Apply(ecvl::Image &img, const ecvl::Image &gt=Image())ecvl::Augmentationinline
AugOpticalDistortion(const std::array< float, 2 > &distort_limit, const std::array< float, 2 > &shift_limit, const InterpolationType &interp=InterpolationType::linear, const BorderType &border_type=BorderType::BORDER_REFLECT_101, const int &border_value=0)ecvl::AugOpticalDistortioninline
AugOpticalDistortion(std::istream &is)ecvl::AugOpticalDistortioninline
params_ecvl::Augmentation
~Augmentation()=defaultecvl::Augmentationvirtual