AprilTags
Message produced by AprilTag node that holds AprilTags marker data, which includes the detected tag ID, the tag's corners, decoding quality (decisionMargin), and number of corrected error bits (hamming).Reference
class
depthai.AprilTags(depthai.Buffer)
variable
method
method
method
getSequenceNum(self) -> int: intRetrieves image sequence number
method
getTimestamp(self) -> datetime.timedelta: datetime.timedeltaRetrieves timestamp related to dai::Clock::now()
method
getTimestampDevice(self) -> datetime.timedelta: datetime.timedeltaRetrieves timestamp directly captured from device's monotonic clock, not synchronized to host time. Used mostly for debugging
Need assistance?
Head over to Discussion Forum for technical support or any other questions you might have.