FMDT
v1.0.0

User Manual

  • 1. Introduction
  • 2. Installation Guide
  • 3. Executables Usage
  • 4. Examples of Use
  • 5. References

Developer Manual

  • 1. Project Architecture
  • 2. Conventions
  • 3. Contributing Guide
  • 4. Continuous Integration
  • 5. Library API
FMDT
  • File tracking_struct.h
  • View page source

File tracking_struct.h

↰ Parent directory (c/fmdt/tracking)

Tracking structures.

Contents

  • Definition (c/fmdt/tracking/tracking_struct.h)

  • Includes

  • Included By

  • Classes

  • Enums

  • Functions

  • Typedefs

Definition (c/fmdt/tracking/tracking_struct.h)

  • Program Listing for File tracking_struct.h

Includes

  • fmdt/motion/motion_struct.h (File motion_struct.h)

  • stddef.h

  • stdint.h

Included By

  • File features_io.h

  • File frame_compute.h

  • File tracking_compute.h

  • File tracking_global.h

  • File tracking_io.h

  • File tracking.h

  • File validation_io.h

  • File validation_struct.h

Classes

  • Struct History_t

  • Struct RoI_t

  • Struct track_t

  • Struct tracking_data_t

Enums

  • Enum change_state_reason_e

  • Enum obj_e

  • Enum state_e

Functions

  • Function _tracking_get_track_time

  • Function tracking_count_objects

  • Function tracking_get_track_time

Typedefs

  • Typedef vec_track_t

  • Typedef vec_uint32_t


© Copyright 2025, FMDT team.

Built with Sphinx using a theme provided by Read the Docs.