de.tu-dresden.hyper.pca-apriltag
v1.6.1
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).
Requirements
- Unity: 6000.4.0f1 or newer
- Packages:
- Meta MR Utility Kit v203
- Hardware: Quest 3 / Quest 3S with Horizon OS v74 or higher
- Permissions:
horizonos.permission.HEADSET_CAMERA - Passthrough: Must be enabled in your project
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.
