opencv/modules/stitching
Tomoaki Teshima 40c71a2463 suppress noisy warning
* add -Wno-psabi when using GCC 6
  * add -Wundef for CUDA 10
  * add -Wdeprecated-declarations when using GCC 7
  * add -Wstrict-aliasing and -Wtautological-compare for GCC 7
  * replace cudaThreadSynchronize with cudaDeviceSynchronize
2019-08-08 21:49:32 +09:00
..
doc Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 Update documentation and samples 2018-08-17 14:21:29 +03:00
misc/python python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
perf Merge pull request #13400 from Tytan:optimize_exposure_compensation 2018-12-14 21:37:00 +03:00
src fix initial values bug 2018-12-23 11:28:28 +08:00
test Optimize MultiBandBlender to run faster 2018-04-27 10:48:13 +03:00
CMakeLists.txt suppress noisy warning 2019-08-08 21:49:32 +09:00