hybridgroup / gocv

Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.
https://gocv.io
Other
6.42k stars 853 forks source link

aruco: correct test from latest OpenCV update #1162

Closed deadprogram closed 3 months ago

deadprogram commented 3 months ago

This PR updates the aruco test to correct the order change from latest OpenCV update.

deadprogram commented 3 months ago

Closing as it will be handled in #1165