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

File image_compute.h

↰ Parent directory (c/fmdt/image)

Compute functions related to images.

Contents

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

  • Includes

  • Included By

  • Functions

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

  • Program Listing for File image_compute.h

Includes

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

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

Included By

  • File image.h

Functions

  • Function image_color_alloc

  • Function image_color_draw_BBs

  • Function image_color_draw_bounding_box

  • Function image_color_draw_frame_id

  • Function image_color_draw_text

  • Function image_color_free

  • Function image_color_get_pixels

  • Function image_color_get_pixels_2d

  • Function image_convert_gray8_to_rgb24

  • Function image_get_color

  • Function image_gs_alloc

  • Function image_gs_draw_labels

  • Function image_gs_free

  • Function image_gs_get_pixels

  • Function image_gs_get_pixels_2d

  • Function image_max_reduce


© Copyright 2025, FMDT team.

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