Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. this commit is in the master branch that is unstable right now, use 2.4. branch instead
  2. target Linux 1 seems to be embedded linux, not android; use the following CMake options to generate makefile for Android-mips

    -DCMAKE_TOOLCHAIN_FILE=../$OPENCV_DIR/android/android.toolchain.cmake -DANDROID_ABI="mips"