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.
 
 
 
 
 
 
Ilya Lysenkov 10065d3321 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
..
ann_mlp.cpp removed constraint to max_iter in CvANN_MLP (#1110) 14 years ago
boost.cpp fixed CvBoost 14 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 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
ertrees.cpp fixed ~300 warnings under windows (had to hack gtest a bit) 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 15 years ago
knearest.cpp a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 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 Trunk: moved contructors implementations from .hpp to .cpp 14 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 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago