de.tu-dresden.hyper.pca-apriltag
v1.4.2
Published
A UPM package that enables AprilTag detection using Meta’s Passthrough Camera API.
Readme
HYPER PCA AprilTag
This package provides AprilTag detection using Passthrough Camera API.
This package uses the following projects:
- jp.keijiro.apriltag by Keijiro Takahashi.
Changes have been made to support multiple tag sizes and use PCA.
Original license: BSD-2 Clause License (see LICENSE.jp.keijiro.apriltag). - Unity-PassthroughCameraApiSamples by Unity.
Changes have been made to integrate AprilTag detection.
Original license: MIT License (see LICENSE.Unity-PassthroughCameraApiSamples).
Dependencies:
- Meta MR Utility Kit v85
How to install
This package is available in the HYPER scoped registry.
- Name:
HYPER - URL:
https://registry.npmjs.com - Scope:
de.tu-dresden.hyper
Please follow this snippet to add the registry to your project.
How to use
Enable debug messages
Add HYPER_PCA_APRILTAG_DEBUG_LOG to Project Settings > Player > Script Compilation > Scripting Define Symbols.
