FMDT
stable

User Manual

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

Developer Manual

  • 1. Project Architecture
  • 2. Conventions
  • 3. Contributing Guide
  • 4. Continuous Integration
  • 5. Library API
FMDT
  • File tracking_struct.h
  • Edit on GitHub

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 image_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 BB_t

  • Struct RoI_t

  • Struct RoIs_history_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_BB_t

  • Typedef vec_track_t

  • Typedef vec_uint32_t


© Copyright 2023, FMDT team. Revision 0299070c.

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