RealOrangeOne / zoloto

A fiducial marker system powered by OpenCV - Supports ArUco and April
https://zoloto.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Allow using a system installed verison of OpenCV #281

Closed RealOrangeOne closed 3 years ago

RealOrangeOne commented 3 years ago

Fixes #280

I've removed most of the detection test suite here. The reasons are it's incredibly buggy and requires a specific version of OpenCV to pass. Something similar (and better) will be restored in future.