/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/op_composite.hpp Source File#
3 min read time
Applies to Linux
op_composite.hpp
Go to the documentation of this file.
92 void operator()(hipStream_t stream, const Tensor& foreground, const Tensor& background, const Tensor& mask,
void operator()(hipStream_t stream, const Tensor &foreground, const Tensor &background, const Tensor &mask, const Tensor &output, const eDeviceType device=eDeviceType::GPU) const
Executes the Composite operation on the given HIP stream. Compositing blends the foreground image int...
Definition: tensor.hpp:37
Definition: strided_data_wrap.hpp:33
eDeviceType
Describes the device type. Used to determine where Tensor data should be allocated and whether operat...
Definition: util_enums.h:69
@ GPU