Navigation
index
next
|
previous
|
OpenCV 3.0.0-dev documentation
»
OpenCV4Android Reference
»
Quick search
Previous topic
OpenCV4Android Reference
Next topic
Introduction
Android OpenCV Manager
ΒΆ
Contents:
Introduction
Usage model for end user
Architecture of OpenCV Manager
Manager Workflow
How to select the proper version of OpenCV Manager
First application start
Additional library package installation
Regular application start
Java OpenCV Loader
boolean initDebug()
boolean initAsync()
OpenCV version constants
Base Loader Callback Interface Implementation
Using in Java Activity
Using in Service
Loader Callback Interface
void onManagerConnected()
void onPackageInstall()
Initialization status constants
Install Callback Interface
String getPackageName()
void install()
void cancel()
void wait_install()
Help and Feedback
You did not find what you were looking for?
Ask a question on the
Q&A forum
.
If you think something is missing or wrong in the documentation, please file a
bug report
.
Navigation
index
next
|
previous
|
OpenCV 3.0.0-dev documentation
»
OpenCV4Android Reference
»