- 25 Oct, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 24 Oct, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
`CV_ErrorNoReturn` should not be used in OpenCV
-
Dmitry Matveev authored
* G-API Documentation: first submission This PR introduces a number of new OpenCV documentation chapters for Graph API module. In particular, the following topics are covered: - Introduction & background information; - High-level design overview; - Kernel API; - Pipeline example. All changes are done in Markdown files, no headers, etc modified. Doxygen references for main API classes will be added later. Also, a tutorial will be introduced soon (in the common Tutorials place) * G-API Documentation - fix warnings & trailing whitespaces * G-API Documentation: address review issues * G-API Documentation: export code snippets to compileable files * gapi: move documentation samples
-
- 23 Oct, 2018 2 commits
-
-
Vadim Pisarevsky authored
* rewrote the line segment intersection function to make the static analyzer happy * fixed bug with improper "no intersection" detection in some of corner cases * fixed bug with improper "no intersection" detection in some of corner cases
-
Alexander Alekhin authored
-
- 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 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-