You can view any array as uint8
On Mon, Mar 29, 2021, 14:27 Rashiq Azhan <[email protected]> wrote: > I would like this feature to be added since I think it can very useful > when there is a need to process data that cannot be included in uint8. > One of my personal requirements is modifying a 10-bit, per channel, > images held in a NumPy array but I cannot do that using the specified > functions. They are eloquent solution and works well with the with > NumPy functions as long as the data is uint8. > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > https://mail.python.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
