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.
 
 
 
 
 
 
Kangning Song d4917a5bd3
fix initial values bug
6 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 8 years ago
blenders.cpp Utilize CV_UNUSED macro 6 years ago
camera.cpp Fixed some issues found by static analysis 7 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 6 years ago
precomp.hpp fix build: move LOG macro from stitching public headers 8 years ago
seam_finders.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
stitcher.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
timelapsers.cpp Add semicolons after `CV_INSTRUMENT` macros 6 years ago
util.cpp added timelapse 11 years ago
util_log.hpp build: detect Android via '__ANDROID__' macro 7 years ago
warpers.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
warpers_cuda.cpp Utilize CV_UNUSED macro 6 years ago