Version 1.6.2.post1 - Fix OpenCV dependency
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.