1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00
Files
opencv_contrib/modules/plot/CMakeLists.txt
Suleyman TURKMEN 9fc1aa013f WRAP python java
2017-11-11 20:48:24 +03:00

3 lines
119 B
CMake

set(the_description "Plot function for Mat data.")
ocv_define_module(plot opencv_core opencv_imgproc WRAP python java)