FisFilter_ConvertImageToTensor
Header: | FILDL.h |
---|---|
Namespace: | weaver |
Module: | DeepLearning |
Converts an image to a NHWC tensor, with N equal to 1.
Syntax
void weaver::FisFilter_ConvertImageToTensor ( const fil::Image& inImage, fil::Tensor& outTensor )