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