opencv/modules/stitching/src
2020-04-23 08:45:22 +00:00
..
cuda fix multiband_blend.cu build error in issue opencv_contrib#1012 2017-02-22 08:44:10 +08:00
opencl Added checking that z is non zero to buildWarpPlaneMaps kernel 2014-10-27 15:38:44 +03:00
autocalib.cpp Solve Issue 7063 2016-08-11 10:56:50 +02:00
blenders.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
camera.cpp backport: fixed warnings produced by clang-9.0.0 2019-09-23 18:36:18 +03:00
exposure_compensate.cpp stitching: fix l_gains data type from Eigen solver (float / double) 2018-12-16 06:29:18 +00:00
matchers.cpp features2d(sift): move SIFT tests / headers / build fixes 2020-04-23 08:45:22 +00:00
motion_estimators.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
precomp.hpp fix build: move LOG macro from stitching public headers 2016-07-20 18:10:26 +03:00
seam_finders.cpp stitching: fix range check in DpSeamFinder::computeCosts 2020-04-02 03:51:17 +00:00
stitcher.cpp stitching: don't use nonfree by default 2020-03-17 15:09:23 +03:00
timelapsers.cpp Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
util_log.hpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
util.cpp added timelapse 2014-07-15 09:32:47 -07:00
warpers_cuda.cpp Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
warpers.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 2017-11-28 14:02:42 +03:00