mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 07:04:18 +08:00
matlab: disable module by default
- broken bindings generator - broken conversion functions (uses non-supported cv::Mat types) - other problems like missing convertion functions for Moments and other structs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set(BUILD_opencv_matlab_INIT OFF) # Matlab module is broken
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# CMake file for Matlab/Octave support
|
||||
#
|
||||
|
Reference in New Issue
Block a user