Applie binarization with ostu's method.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | img(:,:,:) |
Image array that has pixel values. |
||
| integer, | intent(in) | :: | maximum |
Max pixel value. |
Image Array that applied binarization.