opencv/modules
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
..
calib3d Merge pull request #6895 from mshabunin:check-6851 2016-07-19 12:11:23 +00:00
core fix build error 2016-07-25 15:42:09 +09:00
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 2016-07-25 11:30:50 +02:00
cudaobjdetect
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 2016-07-19 08:47:57 +00:00
cudastereo
cudawarping
cudev
features2d Merge pull request #6822 from saedrna:master 2016-07-19 15:37:31 +00:00
flann
highgui highgui: window QT+OpenGL mouse wheel support, build fix 2016-07-23 18:06:46 +03:00
imgcodecs Merge pull request #6839 from thierrylamarre:better_png_transparency 2016-07-18 18:24:34 +00:00
imgproc Merge pull request #6942 from alalek:fix_android_pack 2016-07-21 07:30:15 +00:00
java Merge pull request #6815 from smigielski:fix_6605 2016-07-14 14:36:45 +00:00
ml Merge pull request #6860 from IshankGulati:svm-error-message 2016-07-18 15:44:40 +00:00
objdetect Merge pull request #6797 from tomoaki0705:featureSIMDHog 2016-07-18 18:34:21 +00:00
photo
python Merge pull request #6884 from alalek:migration 2016-07-18 07:49:38 +00:00
shape
stitching fix build: move LOG macro from stitching public headers 2016-07-20 18:10:26 +03:00
superres
ts imgproc test: Canny with custom gradient 2016-07-19 17:15:36 +03:00
video Merge pull request #6849 from alcinos:optflow_interface 2016-07-18 15:05:13 +00:00
videoio Merge pull request #6899 from alalek:ffmpeg_update 2016-07-21 07:31:11 +00:00
videostab
viz
world
CMakeLists.txt