TrackForgex.Native (track_forgex v0.2.1)

Copy Markdown View Source

Native interface to the TrackForgex library.

Do not use this module directly, use the TrackForgex.Trackers.ByteTrack module instead.

Summary

Functions

Update the byte track instance with new detections.

Create a new byte track instance.

Functions

byte_track_update(instance, detections)

Update the byte track instance with new detections.

create_byte_track(settings)

Create a new byte track instance.