Giter VIP home page Giter VIP logo

Comments (11)

julian59189 avatar julian59189 commented on May 30, 2024 1

The mistake I made was the quotes around the sdk path. Changing that to:
opencvsdk=~/Downloads/OpenCV-android-sdk45
solved the problem. Just in case anybody is facing the same problem

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024 1

The mistake I made was the quotes around the sdk path. Changing that to:
opencvsdk=~/Downloads/OpenCV-android-sdk45
solved the problem. Just in case anybody is facing the same problem

Thanks for pointing this out!

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024

Make sur you set the correct path to your OpenCV-android-sdk in gradle.properties. For example, if the unzipped OpenCV-android-sdk folder you just downloaded is located under /Users/Example/Downloads/OpenCV-android-sdk, use opencvsdk=/Users/Example/Downloads/OpenCV-android-sdk

from native-opencv-android-template.

spatil063 avatar spatil063 commented on May 30, 2024

Everything is proper I had put opencvsdk=/Users/user/Downloads/OpenCV-android-sdk as the path in my gradle.properties File

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024

Which version of the OpenCV Android SDK did you downloaded?

from native-opencv-android-template.

spatil063 avatar spatil063 commented on May 30, 2024

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024

Ok, I'll come back to you later with an alternative solution to import OpenCV module

from native-opencv-android-template.

melvincabatuan avatar melvincabatuan commented on May 30, 2024

The template worked smoothly, I've just tested it recently here.

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024

@spatil063 Did you finally manage to make it work?

from native-opencv-android-template.

VlSomers avatar VlSomers commented on May 30, 2024

Closing the issue

from native-opencv-android-template.

julian59189 avatar julian59189 commented on May 30, 2024

Hi, I am having the same problem. Downloaded opencv-4.5.0-android-sdk.zip from the link in the readme
Set the path properly:
opencvsdk='~/Downloads/OpenCV-android-sdk45'
ls ~/Downloads/OpenCV-android-sdk45 LICENSE README.android samples sdk
ls ~/Downloads/OpenCV-android-sdk45/sdk build build.gradle etc java libcxx_helper native

Am I missing any files in my sdk?

from native-opencv-android-template.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.