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

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)

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

Included By¶

  • File image.h

Functions¶

  • Function _image_gs_draw_labels

  • Function image_color_alloc

  • Function image_color_draw_BBs

  • Function image_color_free

  • Function image_color_get_pixels

  • Function image_color_get_pixels_2d

  • 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


© Copyright 2023, FMDT team. Revision 0299070c.

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