Skip to main content

No project description provided

Project description

Aprilgrid

aprilgrid: Pure python version of aprilgid

Install from PyPI

This is the recommended and easiest way to install aprilgrid.

pip install aprilgrid

We offer pre-built binary wheels for common operating systems. To install from source, see below.

Usage

Some examples of usage can be seen in the src/pupil_apriltags/bindings.py file.

The Detector class is a wrapper around the Apriltags functionality. You can initialize it as following:

from aprilgrid import Detector

at_detector = Detector("t36h11")

at_detector.detect(img)

clone the repository

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

install apriltags in editable mode with development requirements

pip install -e .[testing]

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.1.0.dev0.tar.gz (13.1 MB view hashes)

Uploaded Source

Built Distribution

aprilgrid-0.1.0.dev0-py3-none-any.whl (14.9 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