Perfect!
I’ll use the nvds_mask_utils_resize_to_binary_argb32() of libnvds_osd.so with the parameters as described in the header file.
Will the method expect the memory of src* and dst* to be already allocated on the Cuda device or does it allocate internally?
Much appreciated for the help!
EDIT: Nevermind it seems to allocate Cuda internally so need to manually allocate - it is working!
Can you explain the channel parameter?
/M