Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@RealOrangeOne RealOrangeOne released this 04 Oct 08:13
· 89 commits to master since this release
3c6d710

One chonker of a release! Notable changes include:

  • Drop support for Python 3.5 (#255)
  • Remove the need to subclass cameras before using them (#220)
  • Allow using the system installed version of OpenCV, making it an optional dependencies (#281)
  • Move examples to a CLI, so they can be consumed
  • Define just 1 marker type per ArUco size (#284)
  • Add support for OpenCV >4.1 and Python >3.8 (#285)
  • Remove built-in JSON decoding
  • Remove runtime dependency on setuptools
  • Use OpenCVs built-in viewer rather than tkinter
  • Add some extra attributes on MarkerType