mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
bef6de9025
A modification of the JavaCameraView is needed to avoid a crash when the app is exited. It is a good practice to remove the callback after the stopPreview method.