524 Commits (dc80f9d0fb6ef149e3d2d03b780056a655a74618)

Author SHA1 Message Date
Vadim Pisarevsky 83f6085773 added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 14 years ago
Ethan Rublee c9e06a0723 define expl as exp on android - may break things. 14 years ago
Vadim Pisarevsky bf584f0d0a fixed a couple of warnings and 2 possible bugs 14 years ago
Vadim Pisarevsky 1b1eab8e67 added helper macros to the function declarations 14 years ago
P. Druzhkov d611fb61fc Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 14 years ago
Maria Dimashova 1c1485efd3 minor fixes 14 years ago
Maria Dimashova 0c771221a3 fixed problem with surrogate splits in decision trees training 14 years ago
Maria Dimashova 7d94f256e6 fixed CvDTree and CvForestTree find_best_split() methods 14 years ago
Maria Dimashova 82a98521ed fixed SVM 14 years ago
Vadim Pisarevsky 758e826d2e 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
Vadim Pisarevsky 5e5b29f92b eliminated some GCC 4.x warnings 15 years ago
Vadim Pisarevsky 7ec4b59fac added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
Maria Dimashova c15934dd2b modified default var_type values 15 years ago
Maria Dimashova 122a1c2bff fixed case of var_type==0 (ticket 397) 15 years ago
Maria Dimashova be189a4578 fixed CvSVM 15 years ago
Maria Dimashova a8bc74f2e1 fixed CvSVM 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago