$extrastylesheet
Public Types | |
| enum | { step = 3 } |
Public Member Functions | |
| sauvola_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_ |
| const I | input |
| double | K_ |
| unsigned | next_line3 |
| unsigned | offset1 |
| unsigned | offset2 |
|
mln::trait::ch_value< I, bool > ::ret | output |
| const I::value * | pi |
| bool * | po |
| double | R_ |
Definition at line 58 of file sauvola_functor.hh.