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

File CCL_compute.h

↰ Parent directory (c/fmdt/CCL)

Connected-Component Labeling (CCL) functions.

Contents

  • Definition (c/fmdt/CCL/CCL_compute.h)

  • Includes

  • Included By

  • Functions

Definition (c/fmdt/CCL/CCL_compute.h)

  • Program Listing for File CCL_compute.h

Includes

  • fmdt/CCL/CCL_struct.h (File CCL_struct.h)

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

  • stdint.h

Included By

  • File CCL.h

Functions

  • Function CCL_alloc_data

  • Function CCL_apply

  • Function CCL_free_data

  • Function CCL_init_data

  • Function CCL_LSL_alloc_data

  • Function CCL_LSL_apply

  • Function CCL_LSL_free_data

  • Function CCL_LSL_init_data

  • Function CCL_LSL_threshold_apply

  • Function CCL_LSL_threshold_features_apply

  • Function CCL_threshold_apply

  • Function CCL_threshold_features_apply


© Copyright 2025, FMDT team.

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