ArmNN
 20.02
ImagePreprocessor< TDataType > Member List

This is the complete list of members for ImagePreprocessor< TDataType >, including all inherited members.

DataFormat enum nameImagePreprocessor< TDataType >
DataType typedefImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
GetTestCaseData(unsigned int testCaseId)ImagePreprocessor< TDataType >
ImagePreprocessor(const std::string &binaryFileDirectory, unsigned int width, unsigned int height, const std::vector< ImageSet > &imageSet, float scale=255.0f, const std::array< float, 3 > mean={{0, 0, 0}}, const std::array< float, 3 > stddev={{1, 1, 1}}, DataFormat dataFormat=DataFormat::NHWC, unsigned int batchSize=1)ImagePreprocessor< TDataType >inlineexplicit
NCHW enum valueImagePreprocessor< TDataType >
NHWC enum valueImagePreprocessor< TDataType >
TTestCaseData typedefImagePreprocessor< TDataType >