mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-19 11:27:45 +08:00
Readd note about overflow
This commit is contained in:
@@ -322,6 +322,8 @@ def sum_percentile(image, selem, out=None, mask=None, shift_x=False,
|
||||
|
||||
Only greyvalues between percentiles [p0, p1] are considered in the filter.
|
||||
|
||||
Note that the result is truncated to 8 or 16 bit.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
image : 2-D array (uint8, uint16)
|
||||
|
||||
Reference in New Issue
Block a user