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

File tools.h

↰ Parent directory (c/fmdt)

System and conversion functions.

Contents

  • Definition (c/fmdt/tools.h)

  • Includes

  • Included By

  • Functions

  • Typedefs

Definition (c/fmdt/tools.h)

  • Program Listing for File tools.h

Includes

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

  • stdint.h

  • stdio.h

Included By

  • File args.h

Functions

  • Function tools_convert_ui8matrix_ui32matrix

  • Function tools_copy_ui8matrix_ui8matrix

  • Function tools_create_folder

  • Function tools_is_dir

  • Function tools_linear_2d_nrc_f32matrix

  • Function tools_linear_2d_nrc_rgb8matrix

  • Function tools_linear_2d_nrc_ui32matrix

  • Function tools_linear_2d_nrc_ui8matrix

  • Function tools_str_format_placeholder

Typedefs

  • Typedef vec2D_int_t

  • Typedef vec_int_t


© Copyright 2025, FMDT team.

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