opencv/modules/core/perf
Alexander Alekhin b0ee5d9023 core: CV_NODISCARD macro with semantic of [[nodiscard]] attr
[[nodiscard]] is defined in C++17.
There is fallback alias for modern GCC / Clang compilers.
2018-07-16 18:03:32 +03:00
..
cuda
opencl
perf_abs.cpp
perf_addWeighted.cpp
perf_arithm.cpp
perf_bitwise.cpp
perf_compare.cpp
perf_convertTo.cpp
perf_cvround.cpp
perf_dft.cpp
perf_dot.cpp
perf_inRange.cpp
perf_io_base64.cpp
perf_lut.cpp
perf_main.cpp
perf_mat.cpp
perf_math.cpp
perf_merge.cpp
perf_minmaxloc.cpp
perf_norm.cpp
perf_precomp.hpp
perf_reduce.cpp
perf_sort.cpp
perf_split.cpp
perf_stat.cpp
perf_umat.cpp