react-native-face-detection icon indicating copy to clipboard operation
react-native-face-detection copied to clipboard

Fix contour detection in android

Open jayeshmahapatra opened this issue 3 years ago • 0 comments

Countour detection in android incorrectly checked "classification_mode" key. We now fix this by getting the correct "contour_mode" key, and performing contour detection based on it.

jayeshmahapatra avatar Mar 04 '23 12:03 jayeshmahapatra