The test Tracking/DistanceAndOverlap.MedianFlow/1 fails Windows on ARM64 when running OpenCV test suite using the run.py script. I added debug statements in modules\video\test\test_trackers.impl.hpp.
I've recently managed to configure a static build of OpenCV on Windows for use with Golang. After multiple attempts, I finally succeeded in creating a working static build. However, I'm not entirely ...