opencv/android/service/doc/BaseLoaderCallback.rst

12 lines
357 B
ReStructuredText
Raw Normal View History

2012-06-21 16:50:05 +02:00
*********************************************
Base Loader Callback Interface implementation
*********************************************
.. highlight:: java
.. class:: BaseLoaderCallback
Basic implementation of LoaderCallbackInterface. Logic of this implementation is well-described by the following scheme:
2012-06-21 16:50:05 +02:00
.. image:: img/AndroidAppUsageModel.png
2012-06-21 16:50:05 +02:00