FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Data Fields
fdl_geometry_t Struct Reference

Geometry container for FDL template transformation processing. More...

#include <fdl_core.h>

Data Fields

fdl_dimensions_f64_t canvas_dims
 Full canvas dimensions.
 
fdl_dimensions_f64_t effective_dims
 Effective (active image) dimensions.
 
fdl_dimensions_f64_t protection_dims
 Protection area dimensions.
 
fdl_dimensions_f64_t framing_dims
 Framing decision dimensions.
 
fdl_point_f64_t effective_anchor
 Anchor point for effective area.
 
fdl_point_f64_t protection_anchor
 Anchor point for protection area.
 
fdl_point_f64_t framing_anchor
 Anchor point for framing decision.
 

Detailed Description

Geometry container for FDL template transformation processing.

Holds 4 dimension layers + 3 anchor points through the pipeline.


The documentation for this struct was generated from the following file: