1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Python support

This commit is contained in:
Maksim Shabunin
2015-02-24 18:38:12 +03:00
parent 457123027e
commit 37c74e38f4
19 changed files with 43 additions and 59 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
set(the_description "Image codecs")
ocv_add_module(imgcodecs opencv_imgproc WRAP java)
ocv_add_module(imgcodecs opencv_imgproc WRAP java python)
# ----------------------------------------------------------------------------
# CMake file for imgcodecs. See root CMakeLists.txt