opencv/modules/cudalegacy
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
..
include/opencv2 Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src cudalegacy: fix test failure of SolvePnPRansac 2019-07-19 17:50:00 +09:00
test Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
CMakeLists.txt suppress noisy warning 2019-08-08 21:49:32 +09:00