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

Added new module for Java API

This commit is contained in:
Andrey Kamaev
2011-06-23 15:51:51 +00:00
parent f0624c08dc
commit b5d73111eb
17 changed files with 2118 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ if(ANDROID)
endif()
add_subdirectory(androidcamera)
add_subdirectory(java)
endif()
add_subdirectory(calib3d)