FisFilter_ConvertTensorToImage
Header: | FILDL.h |
---|---|
Namespace: | weaver |
Module: | DeepLearning |
Converts a NHWC tensor to an image. Only data for N equal to 0 is converted.
Syntax
void weaver::FisFilter_ConvertTensorToImage ( const fil::Tensor& inTensor, fil::Image& outImage )