mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
15 lines
457 B
ReStructuredText
15 lines
457 B
ReStructuredText
*********************************************
|
|
Base Loader Callback Interface implementation
|
|
*********************************************
|
|
|
|
.. highlight:: java
|
|
.. module:: org.opencv.android
|
|
:platform: Android
|
|
:synopsis: Implements OpenCV initialization callback interface.
|
|
.. class:: BaseLoaderCallback
|
|
|
|
Basic implementation of LoaderCallbackInterface. Implementation logic is described by diagram.
|
|
|
|
.. image:: img/AndroidAppUsageModel.dia.png
|
|
|