• Igor Wodiany's avatar
    Move vector_size_t and vector_vector_Mat · e2499e5b
    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.
    e2499e5b
pyopencv_dnn.hpp 950 Bytes