Feeds
提问
drying to scale down image by factor of 2 using loops
Hi, Ive been stuck trying to figure out how to scale down a greyscale image using loops and the mean function. This is what I am...
2 years 前 | 1 个回答 | 0
1
个回答提问
Splitting arrays using loops
would there be a way to create a loop for splitting an 8x8 array into seperate 4x4 arrays and then find the mean of each of the ...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to split an 8x8 2D array
how would I split an 8x8 2D array into four 4x4 arrays so that I can take the mean of each 4x4 array using the mean function?
2 years 前 | 1 个回答 | 0