react-native-opencv-tutorial icon indicating copy to clipboard operation
react-native-opencv-tutorial copied to clipboard

question about blurryPhoto

Open isfandiarto opened this issue 4 years ago • 0 comments

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

isfandiarto avatar May 15 '21 16:05 isfandiarto