react-native-face-detection
react-native-face-detection copied to clipboard
Fix contour detection in android
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.