1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated.

This commit is contained in:
Alexander Smorkalov
2012-10-23 19:49:00 +04:00
parent 080b9bbcd3
commit 76bcf72ded
13 changed files with 22 additions and 12 deletions
@@ -13,7 +13,7 @@ void onManagerConnected()
.. method:: void onManagerConnected(int status)
Callback method that is called after OpenCV Library initialization.
:param status: status of initialization (see Initialization Status Constants).
void onPackageInstall()