react-native-opencv-tutorial
react-native-opencv-tutorial copied to clipboard
question about blurryPhoto
trafficstars
on CameraScreen.js line 56 : https://github.com/brainhubeu/react-native-opencv-tutorial/blob/master/src/Screens/CameraScreen.js
where does blurryPhoto come from? I tried to mimic this function with modified method on RNOpenCvLibraryModule.java, but it returns nothing instead of boolean
sorry if this is a strange thing to ask