$extrastylesheet
Public Types | |
enum | { step = 1 } |
Public Member Functions | |
niblack_functor (const Image< I > &input, double K) | |
void | end_of_row (int) |
void | exec (double mean, double stddev) |
void | finalize () |
void | init () |
Public Attributes | |
scribo::binarization::internal::niblack_formula | formula_ |
const I | input |
double | K_ |
unsigned | next_line |
mln::trait::ch_value< I, bool > ::ret | output |
const I::value * | pi |
bool * | po |
Definition at line 57 of file niblack_functor.hh.