I tried to download openCV using gradle.
Neither
implementation ‘com.github.opencv:opencv:4.5.4’
or
implementation ‘org.opencv:opencv:4.5.2’
works.
Could anyone help me?
I tried to download openCV using gradle.
Neither
implementation ‘com.github.opencv:opencv:4.5.4’
or
implementation ‘org.opencv:opencv:4.5.2’
works.
Could anyone help me?