Forums - Array of N int32_t elements to N uint8_t conversion

2 posts / 0 new
Last post
Array of N int32_t elements to N uint8_t conversion
AndreKirchner
Join Date: 25 May 22
Posts: 1
Posted: Wed, 2022-05-25 13:46

Hi All,

What is the most efficient way to convert an array of N int32_t elements into an array of N uint8_t elements using the FastCV library?

Thanks,

Andre

  • Up0
  • Down0
xtang
Join Date: 6 Dec 21
Posts: 12
Posted: Tue, 2022-05-31 19:25

We have one API can covert int16 to uint8, fcvConvertDepths16u8. no API to convert int32 to unit8.

 

Thanks,

Xiaofeng

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.