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.
 
 
 
 
 
 
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
..
bgfg_gaussmix.cpp Remove all using directives for STL namespace and members 12 years ago
bgfg_gaussmix2.cpp Remove all using directives for STL namespace and members 12 years ago
bgfg_gmg.cpp added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 12 years ago
camshift.cpp Fixed 2 new Android build warnings 13 years ago
ecc.cpp Add ECC algorithm 12 years ago
kalman.cpp Normalize line endings and whitespace 12 years ago
lkpyramid.cpp Remove all using directives for STL namespace and members 12 years ago
lkpyramid.hpp test2 13 years ago
motempl.cpp Remove all using directives for STL namespace and members 12 years ago
optflowgf.cpp removed rarely used fixed_size parameter from AutoBuffer type, added optional AutoBuffer* but to cvarrToMat in order to speedup CvSeq->Mat conversion; finished conversion of convex hull and related functions to C++ 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp fixed compilation in msvc 13 years ago
simpleflow.cpp Remove all using directives for STL namespace and members 12 years ago
simpleflow.hpp Remove all using directives for STL namespace and members 12 years ago
tvl1flow.cpp Remove all using directives for STL namespace and members 12 years ago
video_init.cpp added updateBackgroundModel parameter and release method 13 years ago