react-native-opencv3
react-native-opencv3 copied to clipboard
CPU high usage, even when openCv3 has not been on active
Hi there,
I noticed that even, when the user is not using OpenCv features, its engine still runs and consumes CPU at high percentages.
How would we optimize (i.e. activate/deactivate) openCv engine, making active only the user is actually in the screen that uses OpenCV features?