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 48ea65e69c fixed traincascade for ordered features 13 years ago
..
ann_mlp.cpp removed constraint to max_iter in CvANN_MLP (#1110) 14 years ago
boost.cpp fixed traincascade for ordered features 13 years ago
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
data.cpp minor refactoring of CvMLData interface 14 years ago
em.cpp fixed memory corruption in CvEM::read() (ticket #1399) 13 years ago
ertrees.cpp fixed priors usage in ertrees 14 years ago
estimate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gbt.cpp fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 14 years ago
inner_functions.cpp fixed #517; uncommented ertrees test and moved it to black llist 14 years ago
knearest.cpp fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
nbayes.cpp normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches) 14 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp ~40 warnings under VS2008 14 years ago
rtrees.cpp fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 13 years ago
svm.cpp more warnings fixed. +some warnings in examples 14 years ago
testset.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tree.cpp fixed traincascade for ordered features 13 years ago