opencv/modules/cudaobjdetect
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 Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src suppress noisy warning 2019-08-08 21:49:32 +09:00
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt suppress noisy warning 2019-08-08 21:49:32 +09:00