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
image
Image in format com.innovatrics.dot.image.ImageFormat.RAW_BGRA.
limit
The number of palms to detect. Currently, only one palm detection is supported.