Is it possible to have the raw label video and other raw video feeds include an alpha channel?
I will take to the development team. Thanks!
What alpha value do you plan to use?
There is no inherit alpha data in the provided images.
FYI I heard people creating RGB alpha based on the depth Blob data, to auto crop the background out. Not in the API but something that seems possible if you combine the depth data with the RGB data
I see. You are talking about segmentation. We don't yet have segmentation algorithm.
The label map from the finger tracking module right now only supports hand segmentation. Not a general algorithm.