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