$extrastylesheet
Public Types | |
enum | { step = 3 } |
typedef mln::trait::concrete < I >::ret | th_t |
Public Member Functions | |
sauvola_threshold_functor (const Image< I > &input, double K, double R) | |
void | end_of_row (int) |
void | exec (double mean, double stddev) |
void | finalize () |
void | init () |
Public Attributes | |
scribo::binarization::internal::sauvola_formula | formula_ |
mln::trait::concrete< I >::ret | input |
double | K_ |
unsigned | next_line3 |
unsigned | offset1 |
unsigned | offset2 |
th_t | output |
I::value * | po |
double | R_ |
Definition at line 58 of file sauvola_threshold_functor.hh.