opencv/modules/python
Dan Mašek 8c1d8eccdd Merge pull request #11207 from dan-masek:add_redirect_error
* Add Python support for error message handlers.

* Move the static variable to the only function that uses it.

* Remove the optional param (user data), since this can already be handled by closures.

* Correct the help string.

* python: added redirectError test
2018-04-03 21:16:34 +03:00
..
bindings opencv_version: dump OpenCL information via opencv_version 2018-01-27 17:08:28 +00:00
python2 Make external cv::dnn::Importer usage is deprecated 2017-09-18 08:52:36 +03:00
python3 Make external cv::dnn::Importer usage is deprecated 2017-09-18 08:52:36 +03:00
src2 Merge pull request #11207 from dan-masek:add_redirect_error 2018-04-03 21:16:34 +03:00
test Merge pull request #11207 from dan-masek:add_redirect_error 2018-04-03 21:16:34 +03:00
CMakeLists.txt python: 'sub-module' for binding sources and documentation meta information 2017-12-09 21:01:46 +00:00
common.cmake cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00