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.
 
 
 
 
 
 
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
..
ann_mlp.cpp fix for Bug #3085: 12 years ago
boost.cpp In CvBoost, delegated update_weights's implementation to a helper method. 12 years ago
cnn.cpp Normalize line endings and whitespace 12 years ago
data.cpp Normalize line endings and whitespace 12 years ago
em.cpp Normalize line endings and whitespace 12 years ago
ertrees.cpp Changed types of some variables from int64 back to int. 12 years ago
estimate.cpp Normalize line endings and whitespace 12 years ago
gbt.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
inner_functions.cpp Set stricter warning rules for gcc 13 years ago
knearest.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
ml_init.cpp fixed 2 build problems on MacOSX (highgui with ffmpeg, opencv_world); added macro CV_INIT_ALGORITHM for simpler algorithm registration (ticket #1876) 13 years ago
nbayes.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
rtrees.cpp Warning fixes continued 13 years ago
svm.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
testset.cpp Set stricter warning rules for gcc 13 years ago
tree.cpp Fixed dummy warning. 12 years ago