$extrastylesheet
Public Types | |
| enum | { step = 3 } |
|
typedef mln::trait::concrete < I >::ret | th_t |
Public Member Functions | |
| niblack_threshold_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_ |
| mln::trait::concrete< I >::ret | input |
| double | K_ |
| unsigned | next_line3 |
| unsigned | offset1 |
| unsigned | offset2 |
| th_t | output |
| I::value * | po |
Definition at line 58 of file niblack_threshold_functor.hh.