adding OpenCV Manager
This commit is contained in:
29
android/service/doc/UseCases.rst
Normal file
29
android/service/doc/UseCases.rst
Normal file
@@ -0,0 +1,29 @@
|
||||
*******************************************
|
||||
Engine use Cases
|
||||
*******************************************
|
||||
|
||||
First application start
|
||||
-----------------------
|
||||
|
||||
There is no OpenCV Manager and OpenCV libraries.
|
||||
|
||||
.. image:: img/NoService.dia.png
|
||||
|
||||
Second application start
|
||||
------------------------
|
||||
|
||||
There is OpenCV Manager service, but there is no OpenCV library.
|
||||
If OpenCV library installation approved\:
|
||||
|
||||
.. image:: img/LibInstallAproved.dia.png
|
||||
|
||||
If OpenCV library installation canceled\:
|
||||
|
||||
.. image:: img/LibInstallCanceled.dia.png
|
||||
|
||||
Regular application start
|
||||
-------------------------
|
||||
|
||||
OpenCV Manager and OpenCV library has bee already installed.
|
||||
|
||||
.. image:: img/LibInstalled.dia.png
|
||||
Reference in New Issue
Block a user