Megan Wang
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
FOR loop standard deviation of multiple images
I want to construct a FOR loop to calculate the standard deviations of multiple images all stored within one 4x5 matrix. Then I ...
7 years 前 | 0 个回答 | 0
0
个回答提问
Code Troubleshooting for replacing pixels in original image and ending with "index exceeds matrix dimensions."
My image size is 1600x1200 and I'm wondering why it keeps saying "index exceeds matrix dimensions." I want to fill the parts wit...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to cut an image by pixels without imcrop?
I would like to crop the image from (1,1) to (340,562) using a "while" function. This is the code I have so far c = I2(:,1)...
7 years 前 | 1 个回答 | 0