ulikoehler / cv_algorithms

Optimized OpenCV extra algorithms for Python2/3
Apache License 2.0
14 stars 11 forks source link

extractPolygonMask #3

Open akshaydp1995 opened 4 years ago

akshaydp1995 commented 4 years ago

AttributeError: module 'cv_algorithms' has no attribute 'extractPolygonMask'

This is required to run https://github.com/ulikoehler/OTR

ulikoehler commented 4 years ago

Can you try if cv_algorithms.contours.extractPolygonMask works?