Augmentation CenterCrop wrapper for ecvl::CenterCrop.
More...
#include <augmentations.h>
◆ AugCenterCrop() [1/2]
ecvl::AugCenterCrop::AugCenterCrop |
( |
const std::vector< int > & |
size | ) |
|
|
inline |
AugCenterCrop constructor.
- Parameters
-
[in] | size | std::vector<int> that specifies the new size of each dimension [w,h]. |
Definition at line 1321 of file augmentations.h.
◆ AugCenterCrop() [2/2]
ecvl::AugCenterCrop::AugCenterCrop |
( |
std::istream & |
is | ) |
|
|
inline |
The documentation for this class was generated from the following file: