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.
 
 
 
 
 
 
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
..
cuda fix multiband_blend.cu build error in issue opencv_contrib#1012 8 years ago
opencl
autocalib.cpp Solve Issue 7063 8 years ago
blenders.cpp Utilize CV_UNUSED macro 6 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 features2d(sift): move SIFT tests / headers / build fixes 5 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
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