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