enum InferenceEngine::MeanVariant¶
Overview¶
Defines available types of mean. More…
#include <ie_preprocess.hpp>
enum MeanVariant
{
MEAN_IMAGE,
MEAN_VALUE,
NONE,
};
Defines available types of mean. More…
#include <ie_preprocess.hpp>
enum MeanVariant
{
MEAN_IMAGE,
MEAN_VALUE,
NONE,
};