16 Commits (f783f34e0ba824c5a374956b45ccc5037ef99c68)

Author SHA1 Message Date
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 0e14fef96e fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 14 years ago
P. Druzhkov e20d570ed1 brief gbt documentation added. some sample fixes made. code updated. 14 years ago
P. Druzhkov 15f7918e34 problem with the supported data matrices types is fixed 14 years ago
Maria Dimashova 5c9e6b7059 fixed CvGBTrees 14 years ago
Vadim Pisarevsky ed934ed6fc fixed GBTrees build on NetBSD & Android; fixed GPU brute force matcher test build on MacOSX 14 years ago
P. Druzhkov 16f50dbe50 bug with negative class labels is fixed 14 years ago
Maria Dimashova c104cdce96 made random generators of MLL classes depended on default rng (theRNG) (#205). 14 years ago
Vadim Pisarevsky 1286c1db45 fixed multiple warnings from VS2010. 14 years ago
Vadim Pisarevsky d8ace43753 fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 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
P. Druzhkov d611fb61fc Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 14 years ago