- 19 Jul, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 04 Jun, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 24 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Custom deep learning layers support * Stack custom deep learning layers
-
- 04 Mar, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 12 Feb, 2018 1 commit
-
-
Rémi Ratajczak authored
* Added the imagesFromBlob method to the dnn module. * Rewritten imagesFromBlob based on first dkurt comments * Updated code with getPlane() * Modify comment of imagesFromBlob() in dnn module * modified comments, removed useless assertions & added OutputArrayOfArray * replaced tabs with whitespaces & put vectorOfChannels instantiation outside the loop * Changed pre-commit.sample to pre-commit in .git/hooks/ * Added a test for imagesFromBlob in test_misc.cpp (dnn) * Changed nbOfImages, robustified test with cv::randu, modified assertion
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 13 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 27 Oct, 2017 1 commit
-
-
Vladislav Sovrasov authored
-