Skip to content
/ QuickAR Public

Easy to implement AR-tag library for python based on opencv aruco

License

Notifications You must be signed in to change notification settings

plop91/QuickAR

Repository files navigation

QuickAR

Python OpenCV PyCharm NumPy

website license issues pull_requests

Description

Easy to implement AR-tag library written in python based on opencv aruco library.

  • includes detection, pose estimation, and marker drawing.
  • includes image inscription over and between ar tags.
  • supports multiple markers and multiple camera.
  • includes calibration support.
  • supports localization of markers.

Table of Contents

Installation

installation will be done by pip, so you can install it by typing pip install QuickAR in the future

Usage

Example code can be found in examples directory and API documentation will be available.

Credits

Ian Sodersjerna plop91

Support me on Paypal

paypal

Tests

Testing is done with unittest.

License

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

About

Easy to implement AR-tag library for python based on opencv aruco

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages