/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/kernels/host/composite_host.hpp Source File#
3 min read time
Applies to Linux
composite_host.hpp
Go to the documentation of this file.
29 inline void composite(SrcWrapper foreground, SrcWrapper background, MaskWrapper mask, DstWrapper output) {
39 // Range cast all input values to float to avoid overflowing values and keep them in the same range.
46 // If number of channels in output is 4, ensure that the last channel (alpha in this case) is always
void composite(SrcWrapper foreground, SrcWrapper background, MaskWrapper mask, DstWrapper output)
Definition: composite_host.hpp:29
Definition: non_max_suppression_helpers.hpp:26
Definition: strided_data_wrap.hpp:33