andreluisjunqueira / react-native-document-scanner-android

Document scanner android, feature live detection, auto-capture, perspective correction :vibration_mode: :camera: -- :trophy:
MIT License
82 stars 32 forks source link

error: package org.opencv.core does not exist #37

Open Cosmin-Ciolacu opened 4 years ago

Cosmin-Ciolacu commented 4 years ago

When I run my app it shows this error in android studio:error: package org.opencv.core does not exist This is my configuration: System: OS: macOS 10.15 CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz Memory: 108.92 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 10.2.1 - /usr/local/bin/node Yarn: 1.16.0 - ~/.yarn/bin/yarn npm: 6.11.3 - /usr/local/bin/npm IDEs: Android Studio: 3.5 AI-191.8026.42.35.5791312 Xcode: /undefined - /usr/bin/xcodebuild npmPackages: react: 16.8.6 => 16.8.6 react-native: 0.60.5 => 0.60.5 npmGlobalPackages: react-native-cli: 2.0.1

andreluisjunqueira commented 4 years ago

This error happens when you forget to add Opencv310 as depedency.

Mynuddin-dev commented 1 year ago

https://docs.opencv.org/2.4/doc/tutorials/introduction/desktop_java/java_dev_intro.html