1

I saw here and here that I can use as_strided() function for images with the depth of 1, but maybe there is a way to do that with 3 channel images. For example: I have an image of shape 128x128x3, where 3 is the depth(channels) of the image and I want to get a view into this array.

0 Answers0