opencv/modules/cudaobjdetect/src/cuda
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
..
hog.cu suppress noisy warning 2019-08-08 21:49:32 +09:00
lbp.cu move CUDA object detection algorithms to separate module 2015-01-14 19:50:05 +03:00
lbp.hpp move CUDA object detection algorithms to separate module 2015-01-14 19:50:05 +03:00