photo

Megan Wang


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer