Freja
Followers: 0 Following: 0
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...
1 year 前 | 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 ...
1 year 前 | 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?
1 year 前 | 1 个回答 | 0