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 image_struct.h
  • View page source

File image_struct.h

↰ Parent directory (c/fmdt/image)

Enumerations and structures related to images.

Contents

  • Definition (c/fmdt/image/image_struct.h)

  • Includes

  • Included By

  • Classes

  • Enums

  • Functions

  • Typedefs

Definition (c/fmdt/image/image_struct.h)

  • Program Listing for File image_struct.h

Includes

  • stddef.h

  • stdint.h

  • stdlib.h

Included By

  • File frame_struct.h

  • File image_compute.h

  • File image.h

  • File tools.h

  • File tracking_global.h

  • File video_io.h

Classes

  • Struct BB_t

  • Struct img_data_t

  • Struct rgb8_t

Enums

  • Enum color_e

  • Enum pixfmt_e

Functions

  • Function image_get_pixsize

Typedefs

  • Typedef vec_BB_t

  • Typedef vec_color_e


© Copyright 2025, FMDT team.

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