CR2RE Pipeline Reference Manual 1.6.2
Functions
hdrl_areals

Work out the areal profiles for an object. More...

Functions

void hdrl_areals (ap_t *ap, cpl_size iareal[NAREAL])
 Work out the areal profiles for an object.
 

Detailed Description

Work out the areal profiles for an object.

Function Documentation

◆ hdrl_areals()

void hdrl_areals ( ap_t *  ap,
cpl_size  iareal[NAREAL] 
)

Work out the areal profiles for an object.

Parameters
apThe input ap structure
iarealareal profile array

Purpose: Work out the areal profiles for an object

Description: The pixel list for an object is used to define the areal profiles for that object and a given detection threshold.

Definition at line 52 of file hdrl_cat_areals.c.

Referenced by hdrl_process_results().