Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maria Dimashova 0c771221a3 fixed problem with surrogate splits in decision trees training 15 years ago
..
include/opencv2/ml do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
src fixed problem with surrogate splits in decision trees training 15 years ago
CMakeLists.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago