| ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
This module has no screenshots and no videos
| ||||||||||||||||
Module DocumentationThis module detects apriltag markers, which are small 2D barcode-like patterns used in many robotics applications. The code here is derived from https://pyimagesearch.com/2020/11/02/apriltag-with-python/ On host, make sure the apriltag library is installed with 'pip install apriltag'; it is pre-installed on platform. If you need full 3D pose revovery, see our other module DemoArUco, which also supports AprilTag. | ||||||||||||||||
| ||||||||||||||||
|