Ask Your Question

Revision history [back]

  1. The minimal Android SDK version for usage of OpenCV is 8 (Android 2.2). There is no VideoCapture back-end libraries for earlier Android versions. Try to run tutorial-1-camerapreview and switch it to native camera. Check, that it works on your device.
  1. The minimal Android SDK version for usage of OpenCV is 8 (Android 2.2). There is no VideoCapture back-end libraries for earlier Android versions. Try to run tutorial-1-camerapreview and switch it to native camera. Check, that it works on your device.