A few scripts to each making the sample.
This commit is contained in:
4
android/apps/OpenCV_SAMPLE/cmake_android_neon.sh
Normal file
4
android/apps/OpenCV_SAMPLE/cmake_android_neon.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
mkdir build_neon
|
||||
cd build_neon
|
||||
cmake -DOpenCV_DIR=../../../build_neon -DAndroidOpenCV_DIR=../../../android-opencv/build_neon -DARM_TARGETS="armeabi-v7a with NEON" -DCMAKE_TOOLCHAIN_FILE=$ANDTOOLCHAIN ..
|
||||
|
||||
Reference in New Issue
Block a user