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 d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
..
bgfg_gaussmix.cpp Normalize line endings and whitespace 12 years ago
bgfg_gaussmix2.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 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 12 years ago
kalman.cpp Normalize line endings and whitespace 12 years ago
lkpyramid.cpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
lkpyramid.hpp Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
motempl.cpp Normalize line endings and whitespace 12 years ago
optflowgf.cpp Warning fixes continued 13 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
simpleflow.cpp Normalize line endings and whitespace 12 years ago
simpleflow.hpp Update to improve performance of SimpleFlow algorithm 12 years ago
tvl1flow.cpp fixed bug in TVL1 optical flow: 12 years ago
video_init.cpp added missing BackgroundSubtractorMOG2 parameters 12 years ago