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.
 
 
 
 
 
 
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
..
ann_mlp.cpp removed constraint to max_iter in CvANN_MLP (#1110) 14 years ago
boost.cpp fixed potential buffer size overflow in Boost::update_weight, bug #1524 (thanks to benlemna for the patch) 13 years ago
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
data.cpp merged all the latest changes from 2.4 to trunk 13 years ago
em.cpp merged all the latest changes from 2.4 to trunk 13 years ago
ertrees.cpp merged all the latest changes from 2.4 to trunk 13 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 merged all the latest changes from 2.4 to trunk 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 fix the ticket #1234 13 years ago