opencv/modules/python
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat
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.
2017-10-14 19:06:15 +01: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 Move vector_size_t and vector_vector_Mat 2017-10-14 19:06:15 +01:00
test Fixed 'boundary' spelling 2017-09-26 23:42:48 -04:00
CMakeLists.txt cmake world: allow to build python bindings 2017-01-23 18:45:53 +03:00
common.cmake python: add special targets gen_opencv_python2(3) 2017-09-06 08:23:04 +03:00