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
opencl
autocalib.cpp
blenders.cpp Utilize CV_UNUSED macro 7 years ago
camera.cpp Fixed some issues found by static analysis 8 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
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
util_log.hpp
warpers.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
warpers_cuda.cpp Utilize CV_UNUSED macro 7 years ago