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.
 
 
 
 
 
 
danielenricocahall 3930c9a492 fix loop boundary condition 4 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 Fix errors when building with cuda stubs 4 years ago
camera.cpp backport: fixed warnings produced by clang-9.0.0 5 years ago
exposure_compensate.cpp imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
matchers.cpp fix loop boundary condition 4 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 stitching: fix range check in DpSeamFinder::computeCosts 5 years ago
stitcher.cpp stitching: don't use nonfree by default 5 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 8 years ago
warpers.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
warpers_cuda.cpp Utilize CV_UNUSED macro 6 years ago