Skip to main content

A fiducial marker system powered by OpenCV - Supports ArUco and April

Project description

Zoloto

Build Status PyPI PyPI - Python Version PyPI - Wheel PyPI - Status PyPI - License

A fiducial marker system powered by OpenCV - Supports ArUco and April

Installation

pip install zoloto

Examples

from pathlib import Path

from zoloto import MarkerDict
from zoloto.cameras import ImageFileCamera

with ImageFileCamera(Path("my-image.png"), marker_dict=MarkerDict.DICT_6X6_50) as camera:
    camera.save_frame("my-annotated-image.png", annotate=True)
    print("I saved an image with {} markers in.".format(len(camera.get_visible_markers())))

More examples can be found in the examples/ directory.

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

zoloto-0.2.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

zoloto-0.2.1-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file zoloto-0.2.1.tar.gz.

File metadata

  • Download URL: zoloto-0.2.1.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.2.1-arch1-1-ARCH

File hashes

Hashes for zoloto-0.2.1.tar.gz
Algorithm Hash digest
SHA256 2213fbb9ed2cd812ed002fd0dcdfcf6c39ee88db4f431a9fa70babccb67c04ce
MD5 873d1f085663549a1daa2f7f3fb5325c
BLAKE2b-256 52b215d652fe502d6ba7b627de465ca19562fa930245c2a3823336cdbac5892a

See more details on using hashes here.

File details

Details for the file zoloto-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: zoloto-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.2.1-arch1-1-ARCH

File hashes

Hashes for zoloto-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b0106f255b2f1e58b0757df958fb74cb735c1262ead1abb63c1d0599d5babceb
MD5 e1227b1a11055121860ad74bed51ea4e
BLAKE2b-256 b42ef911937d3a27ab6db43fe7ca615a55756e43a979a2b66c871b33d31becbd

See more details on using hashes here.

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