Apply quantize
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | img(:,:,:) |
Image array that has pixel values. |
||
integer, | intent(in) | :: | n_split |
Number of split. |
||
integer, | intent(in), | optional | :: | maximum |
Max value of pixels. |
Image array that applied quantize.