Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ dependencies {
androidTestImplementation 'com.google.code.findbugs:jsr305:3.0.0'

//opencv
implementation project(':openCV')
implementation 'com.github.iamareebjamal:opencv-android:4.1.0'

//pdk
implementation 'com.github.forkerknights:android-pdk:1.2b'
Expand Down
9 changes: 0 additions & 9 deletions openCV/AndroidManifest.xml

This file was deleted.

36 changes: 0 additions & 36 deletions openCV/build.gradle

This file was deleted.

11 changes: 0 additions & 11 deletions openCV/res/values/attrs.xml

This file was deleted.

391 changes: 0 additions & 391 deletions openCV/src/org/opencv/android/AsyncServiceHelper.java

This file was deleted.

141 changes: 0 additions & 141 deletions openCV/src/org/opencv/android/BaseLoaderCallback.java

This file was deleted.

Loading