opencv/modules/core/include/opencv2
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
..
core core: several improves and fixes on ppc64le infrastructure 2018-11-20 15:28:46 +00:00
core.hpp core: add utils::findDataFile() / samples::findFile() 2018-11-16 00:25:06 +00:00