Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

Commit 26859c7

Browse files
author
Severi Haverila
committed
update project with changes made to upstream project
1 parent 1063b58 commit 26859c7

File tree

15 files changed

+12
-13
lines changed

15 files changed

+12
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cp target/image-recognition-library-2.0-SNAPSHOT.jar ../example/lib/image_recogn
4545
cd ../example
4646
4747
# Install OpenCV (change path according to your platform)
48-
mvn install:install-file -Dfile=lib/linux/opencv/java7/opencv-2413.jar -DgroupId=opencv -DartifactId=opencv -Dversion=2.4.13 -Dpackaging=jar
48+
mvn install:install-file -Dfile=lib/linux/opencv/opencv-2413.jar -DgroupId=opencv -DartifactId=opencv -Dversion=2.4.13 -Dpackaging=jar
4949
5050
# Download the example Android application
5151
wget https://github.com/bitbar/testdroid-samples/blob/master/apps/builds/BitbarSampleApp.apk -O application.apk

example/lib/linux/akaze/akaze_compare

-1.4 MB
Binary file not shown.
-1.37 MB
Binary file not shown.
Binary file not shown.
-440 KB
Binary file not shown.

example/lib/mac/akaze/akaze_compare

-8.17 MB
Binary file not shown.

example/lib/mac/akaze/akaze_features

-6.51 MB
Binary file not shown.
-4.05 MB
Binary file not shown.

0 commit comments

Comments
 (0)