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 073a8a6f27 fixed CvBoost 14 years ago
..
ann_mlp.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 15 years ago
boost.cpp fixed CvBoost 14 years ago
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
data.cpp a few more little fixes in read_csv 15 years ago
em.cpp revert to using fixed RNG in EM, otherwise the algorithm becomes non-deterministic and the test fails sometimes. in the meantime, EM needs to switch to more robust cv::kmeans instead of CvEM::kmeans. 15 years ago
ertrees.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 15 years ago
estimate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gbt.cpp fixed GBTrees build on NetBSD & Android; fixed GPU brute force matcher test build on MacOSX 15 years ago
inner_functions.cpp fixed #517; uncommented ertrees test and moved it to black llist 15 years ago
knearest.cpp fixed some GCC 4.4 warnings 15 years ago
nbayes.cpp improved naive bayes robustness in the case of singular data 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp eliminated some GCC 4.x warnings 15 years ago
rtrees.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 15 years ago
svm.cpp added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 15 years ago
testset.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tree.cpp made random generators of MLL classes depended on default rng (theRNG) (#205). 15 years ago