|
CR2RE Pipeline Reference Manual 1.6.8
|
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. | |
Work out the areal profiles for an object.
| void hdrl_areals | ( | ap_t * | ap, |
| cpl_size | iareal[NAREAL] | ||
| ) |
Work out the areal profiles for an object.
| ap | The input ap structure |
| iareal | areal 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().