opencv/modules/dnn/misc/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
..
pyopencv_dnn.hpp Move vector_size_t and vector_vector_Mat 2017-10-14 19:06:15 +01:00