Applie adaptive threshold
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | img(:,:,:) |
Image array that has pixel values. |
||
integer, | intent(in) | :: | maximum |
Max pixel value. |
||
integer, | intent(in), | optional | :: | kernel_size |
Size of kernel. |
Image array that applied adaptive threshold.