casa
5.7.0-16
|
#include <ImageStatsData.h>
Public Types | |
enum | PreferredClassicalAlgorithm { TILED_APPLY, STATS_FRAMEWORK, AUTO } |
Definition at line 34 of file ImageStatsData.h.
Enumerator | |
---|---|
TILED_APPLY |
old algorithm |
STATS_FRAMEWORK |
new algorithm |
AUTO |
decide based on size and number of steps needed for stats |
Definition at line 38 of file ImageStatsData.h.