- 21 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 20 Oct, 2018 2 commits
-
-
Alexander Alekhin authored
-
Apoorv Goel authored
* Document distance functors in dist.h * Add spec for Distance * Generate appropriate links for symbols
-
- 19 Oct, 2018 3 commits
-
-
Alexander Alekhin authored
-
Dmitry Matveev authored
* G-API Fluid basic heterogeneity support: initial upload * G-API Fluid heterogeneity: address some coding style issues * G-API Fluid heterogeneity: fix compiler warnings * G-API Fluid heterogeneity: fix warnings on Windows & ARMv7 * G-API Fluid heterogeneity: finally fix Windows warnings * G-API Fluid heterogeneity: fix dangling reference problem
-
Dmitry Kurtaev authored
-
- 18 Oct, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 17 Oct, 2018 12 commits
-
-
Apoorv authored
-
Mansoo Kim authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Oct, 2018 4 commits
-
-
Michał Janiszewski authored
Relevant guards can be found in https://github.com/opencv/opencv/blob/ef5579dc8667e5eb5e149acc4af898421eed99da/modules/features2d/src/kaze/AKAZEConfig.h#L8 and https://github.com/opencv/opencv/blob/ef5579dc8667e5eb5e149acc4af898421eed99da/modules/ml/include/opencv2/ml.hpp#L44
-
Michał Janiszewski authored
-
Michał Janiszewski authored
Exceptions caught by value incur needless cost in C++, most of them can be caught by const-reference, especially as nearly none are actually used. This could allow compiler generate a slightly more efficient code.
-
Paul Shin authored
- This is to accommodate the variabiilty in floating-point operations in new platforms/compilers - Specifically due to the error margin found in NVIDIA Jetson TX2
-
- 15 Oct, 2018 16 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
jasjuang authored
-
Alexander Alekhin authored
- drop unnecessary matrix initialization
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-