detect
Detect palms in the image. This operation should be called on a background thread.
Return
Detected palms, or empty list if palms were not detected in the image.
Parameters
bgra Raw Image
BGRA raw image.
limit
The number of palms to detect. Currently, only one palm detection is supported.