bgsegm: add java bindings

pull/1526/head
berak 7 years ago
parent 53986aaa7d
commit c03165c19a
  1. 2
      modules/bgsegm/CMakeLists.txt

@ -1,2 +1,2 @@
set(the_description "Background Segmentation Algorithms") set(the_description "Background Segmentation Algorithms")
ocv_define_module(bgsegm opencv_core opencv_imgproc opencv_video opencv_calib3d WRAP python) ocv_define_module(bgsegm opencv_core opencv_imgproc opencv_video opencv_calib3d WRAP python java)

Loading…
Cancel
Save