/android-feature-detection

Primary LanguageJavaApache License 2.0Apache-2.0

android-feature-detection

  • uses opencv and android camera2 API to detect a specific image

Steps

  1. Clone the repository
  2. Download the opencv android sdk (3.1)
  1. Copy the "OpenCV-android-sdk_3_1\sdk\native\3rdparty" folder into the "/distribution" folder
  2. Copy the "OpenCV-android-sdk_3_1\sdk\native\libs" folder into the "/distribution/opencv" folder
  3. Copy the "OpenCV-android-sdk_3_1\sdk\native\jni\include" folder into the "/distribution/opencv" folder