- 07 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 06 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Remove a forward method in dnn::Layer * Add a test * Fix tests * Mark multiple dnn::Layer::finalize methods as deprecated * Replace back dnn's inputBlobs to vector of pointers * Remove Layer::forward_fallback from CV_OCL_RUN scopes
-
- 22 May, 2018 1 commit
-
-
Alexander Alekhin authored
- eliminate rand() calls - non initialized members/ variables - unused return values - missing/useless NULL checks
-
- 26 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 15 Oct, 2017 1 commit
-
-
catree authored
Add PyInt_Check in pyopencv_dnn.hpp.
-
- 14 Oct, 2017 1 commit
-
-
Igor Wodiany authored
These two typdefs are not compiled when BUILD_opencv_dnn is set to false, however there are other modules that uses these typedef so it may cause build errors. Moving typedef to the python module ensures they are always defined.
-
- 26 Jun, 2017 1 commit
-