- 16 Apr, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 15 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 Apr, 2019 2 commits
-
-
lain authored
-
Alexander Alekhin authored
-
- 13 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
-
Manolis Stamatogiannakis authored
Adds IMPORTED for the TBB::tbb alias target as otherwise cmake produces the following error: CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set. This problem occurs with the defaults used by homebrew on macOS, which compiles both static and shared versions of TBB and OpenCV.
-
Dmitry Kurtaev authored
-
- 12 Apr, 2019 8 commits
-
-
Nick Yang authored
fix just a typo of the word 'word' (#14297)
-
Lubov Batanina authored
* Add networks visualization * Disable CXX11 * Fixed multy inputs support * Added output shapes * Added color for DLIE/CPU * Fixed graph colors
-
michal-kowalczyk authored
* Add flushing to printing number of processed positive/negative samples so that user is informed of updates quickly. * use flush C api instead of C++ api
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 11 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
cmake: fix WITH_OPENCL_D3D11_NV check
-
Alexander Alekhin authored
* macosx: fix C++11 build backporting commit c3cf35ab * macosx: eliminate build warning
-
kiwixz authored
Do not use compound literals (fix MSVC C4576) (#14276) * do not use compound literals (compat cpp98) * only fix msvc path * remove unnecessary cplusplus check
-
- 10 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 09 Apr, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 08 Apr, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- added functionality to collect memory usage of OpenCL sybsystem - memory usage of fastMalloc() (disabled by default): * It is not accurate sometimes - external memory profiler is required. - specify common `CV_TEST_TAG_` macros - added applyTestTag() function - write memory usage / enabled tags into Google Tests output file (.xml)
-
- 07 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 06 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
OpenCV 3.4.6
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- estimateAffine2D/estimateAffinePartial2D() calls
-
- 05 Apr, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 04 Apr, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- replace tutorial links via docs.opencv.org - remove link on OpenCV 2.4 - avoid links on outdated packages
-
mehlukas authored
* improve thresholding tutorial, fix grammar issues and incorrections * keep full list of simple thresholding types
-
BALACHANDAR S authored
* Mac support for op inference engine Adding condition to check for mac and add corresponding libraries * Adding mac support in test cases
-
Alexander Alekhin authored
- more checks - drop separate branches for 32FC1/32FC3(read) handling - added for 32F/64F non-compressed - added tests for 32FC3 (RAW + hdr SGILOG compression) - added test 64FC1 - dump tiff errors on stderr
-
- 03 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-