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 2c03c14f7b probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 14 years ago
..
ann_mlp.cpp probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 14 years ago
boost.cpp almost finished Python wrappers 14 years ago
cnn.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
data.cpp minor fixes 14 years ago
em.cpp incorporated several critical fixes in EM implementation from Albert G (ticket #264) 14 years ago
ertrees.cpp fixed problem with surrogate splits in decision trees training 15 years ago
estimate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gbt.cpp fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 14 years ago
inner_functions.cpp fixed cvPreprocessIndexArray (ticket #517) 14 years ago
knearest.cpp fixed some GCC 4.4 warnings 14 years ago
nbayes.cpp almost finished Python wrappers 14 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 almost finished Python wrappers 14 years ago
svm.cpp almost finished Python wrappers 14 years ago
testset.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tree.cpp almost finished Python wrappers 14 years ago