opencv/modules/core
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure
- add infrastructure support for Power9/VSX3
  - fix missing VSX flags on GCC4.9 and CLANG4(#13210, #13222)
  - fix disable VSX optimzation on GCC by using flag ENABLE_VSX
  - flag ENABLE_VSX is deprecated now, use CPU_BASELINE, CPU_DISPATCH instead
  - add VSX3 to arithmetic dispatchable flags
2018-11-20 15:28:46 +00:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 core: several improves and fixes on ppc64le infrastructure 2018-11-20 15:28:46 +00:00
misc/java Merge pull request #13013 from berak:java_MatOfRotatedRect 2018-11-02 12:36:06 +00:00
perf Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
src core: several improves and fixes on ppc64le infrastructure 2018-11-20 15:28:46 +00:00
test core: add utils::findDataFile() / samples::findFile() 2018-11-16 00:25:06 +00:00
CMakeLists.txt core: several improves and fixes on ppc64le infrastructure 2018-11-20 15:28:46 +00:00