Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_runs_t Struct Reference
+ Collaboration diagram for _runs_t:

Data Fields

int total
 
int largest
 
int cx
 
int cy
 

Detailed Description

How much coverage disagrees with the reference, and where the largest connected run is.

Definition at line 264 of file masks_geometry.c.

Field Documentation

◆ cx

int _runs_t::cx

Definition at line 268 of file masks_geometry.c.

Referenced by _judge_raster().

◆ cy

int _runs_t::cy

Definition at line 269 of file masks_geometry.c.

Referenced by _judge_raster().

◆ largest

int _runs_t::largest

Definition at line 267 of file masks_geometry.c.

Referenced by _judge_raster().

◆ total

int _runs_t::total

Definition at line 266 of file masks_geometry.c.

Referenced by _coverage_runs(), and _judge_raster().


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