Skip to main content

Pure python version of aprilgrid.

Project description

Aprilgrid

Pure python version of aprilgrid

Slow down for show case.

Install from PyPI

pip install aprilgrid

Usage

Some examples of usage can be seen in the example/main.py file.

from aprilgrid import Detector

detector = Detector("t36h11")

detector.detect(img)

Development

git clone https://github.com/powei-lin/aprilgrid.git
cd aprilgrid
pip install -e .

TODO

  • Clean up unused debug code.
  • Add output for opencv calibrate camera.
  • Provide pregenerated pdf and easy way to customize.
  • Support all tag families.
  • Accelerate and multi-threading.
  • Robustness.

Reference

https://github.com/ethz-asl/kalibr

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aprilgrid-0.2.2.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

aprilgrid-0.2.2-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page