Skip to content

Version 1.6.2.post1 - Fix OpenCV dependency

Compare
Choose a tag to compare
@LauLauThom LauLauThom released this 24 Nov 11:42
· 33 commits to master since this release

The version fixes issue with the latest version of opencv (4.5.4, maybe before)), for which cv2.NMSBoxes return an array of different shape.
Just by limiting the version of OpenCV to max 4.3.0.
Next release of MTM will be modified to use the latest version of OpenCV.