renatoGarcia / opencv-swig

SWIG interface files for OpenCV types.
Other
94 stars 23 forks source link

Added support for OpenCV 3.3.1 #7

Closed fehlfarbe closed 6 years ago

fehlfarbe commented 6 years ago

type and depth was removed from cv::Vec, cv::DataType and cv::Mat in OpenCV 3.3.1.

Closes #6