Merge pull request #1 from berak/structured_light_py_java
structured_light: python / java bindingspull/679/head
commit
6dd416cd21
3 changed files with 17 additions and 6 deletions
@ -1,2 +1,2 @@ |
||||
set(the_description "Structured Light API") |
||||
ocv_define_module(structured_light opencv_core opencv_calib3d opencv_imgproc opencv_highgui opencv_features2d opencv_rgbd OPTIONAL opencv_viz) |
||||
ocv_define_module(structured_light opencv_core opencv_calib3d opencv_imgproc opencv_highgui opencv_features2d opencv_rgbd OPTIONAL opencv_viz WRAP python java) |
||||
|
Loading…
Reference in new issue