mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
676 B
29 lines
676 B
13 years ago
|
*******************************************
|
||
|
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
|