photo

Megan Wang


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort