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_global.h
  • Edit on GitHub

File tracking_global.h¶

↰ Parent directory (c/fmdt/tracking)

Global data related to the tracking.

Contents

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

  • Includes

  • Included By

  • Functions

  • Defines

  • Variables

Definition (c/fmdt/tracking/tracking_global.h)¶

  • Program Listing for File tracking_global.h

Includes¶

  • fmdt/features/features_struct.h (File features_struct.h)

  • fmdt/image/image_struct.h (File image_struct.h)

  • fmdt/tracking/tracking_struct.h (File tracking_struct.h)

Included By¶

  • File tracking.h

Functions¶

  • Function tracking_init_global_data

  • Function tracking_string_to_obj_type

Defines¶

  • Define METEOR_COLOR

  • Define METEOR_STR

  • Define NOISE_COLOR

  • Define NOISE_STR

  • Define STAR_COLOR

  • Define STAR_STR

  • Define TOO_BIG_ANGLE_STR

  • Define TOO_LONG_DURATION_STR

  • Define UNKNOWN_COLOR

  • Define UNKNOWN_STR

  • Define WRONG_DIRECTION_STR

Variables¶

  • Variable g_change_state_to_string

  • Variable g_change_state_to_string_with_spaces

  • Variable g_obj_to_color

  • Variable g_obj_to_string

  • Variable g_obj_to_string_with_spaces


© Copyright 2023, FMDT team. Revision 0299070c.

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