opencv/modules/cudalegacy
Thierry Fauck 0df9cbc954 Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set
Non  existence of _FPU_EXTENDED definition on powerpc64 (like it is for apple and arm)
    prevent compilation when WITH_CUDA is set. Adding powerpc64 as case to not use these
    definitions

        modifié:         modules/cudalegacy/test/TestHaarCascadeApplication.cpp
        modifié:         modules/cudalegacy/test/test_precomp.hpp

Signed-off-by: Thierry Fauck <tfauck@free.fr>
2016-07-25 11:30:50 +02:00
..
include/opencv2 Some changes to support mingw-w64 2015-09-01 00:59:08 +03:00
perf fix cudalegacy sanity test 2015-01-22 15:02:21 +03:00
src GraphCut deprecated in CUDA 7.5 and removed in 8.0 2016-05-06 11:37:32 +03:00
test Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 2016-07-25 11:30:50 +02:00
CMakeLists.txt move the rest cuda functions to cuda legacy 2015-01-22 15:02:21 +03:00