opencv/modules/cudalegacy/test
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
..
main_nvidia.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
main_test_nvidia.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
NCVAutoTestLister.hpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
NCVTest.hpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
NCVTestSourceProvider.hpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
test_calib3d.cpp move the rest cuda functions to cuda legacy 2015-01-22 15:02:21 +03:00
test_labeling.cpp move labeling routines from cuda to cudalegacy 2015-01-22 15:02:20 +03:00
test_main.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
test_nvidia.cpp replaced GPU -> CUDA 2013-09-02 14:00:44 +04:00
test_precomp.hpp Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 2016-07-25 11:30:50 +02:00
TestCompact.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestCompact.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestDrawRects.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestDrawRects.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHaarCascadeApplication.cpp Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 2016-07-25 11:30:50 +02:00
TestHaarCascadeApplication.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHaarCascadeLoader.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-03 13:23:59 +04:00
TestHaarCascadeLoader.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHypothesesFilter.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHypothesesFilter.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHypothesesGrow.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestHypothesesGrow.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestIntegralImage.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestIntegralImage.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestIntegralImageSquared.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestIntegralImageSquared.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestRectStdDev.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestRectStdDev.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestResize.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestResize.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestTranspose.cpp renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00
TestTranspose.h renamed gpulegacy -> cudalegacy 2013-09-02 14:00:42 +04:00