1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 14:41:58 +08:00
Files
opencv_contrib/modules/plot/CMakeLists.txt
2020-07-19 02:49:49 +09:00

3 lines
124 B
CMake

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