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.
 
 
 
 
 
 
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
..
cuda fix multiband_blend.cu build error in issue opencv_contrib#1012 8 years ago
opencl Added checking that z is non zero to buildWarpPlaneMaps kernel 10 years ago
autocalib.cpp Solve Issue 7063 9 years ago
blenders.cpp Utilize CV_UNUSED macro 7 years ago
camera.cpp backport: fixed warnings produced by clang-9.0.0 5 years ago
exposure_compensate.cpp stitching: fix l_gains data type from Eigen solver (float / double) 6 years ago
matchers.cpp fix initial values bug 6 years ago
motion_estimators.cpp don't use constructors for C API structures 7 years ago
precomp.hpp fix build: move LOG macro from stitching public headers 9 years ago
seam_finders.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
stitcher.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
timelapsers.cpp Add semicolons after `CV_INSTRUMENT` macros 7 years ago
util.cpp added timelapse 11 years ago
util_log.hpp build: detect Android via '__ANDROID__' macro 8 years ago
warpers.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
warpers_cuda.cpp Utilize CV_UNUSED macro 7 years ago