photo

Emily Boylan


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Create a 3D matrix with zeros function
I have a colored image, along with its red, green, and blue slices. %Red slice Color_image(:,:,1) = [ 0.1404 ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create mask of 3D matrix with zeros function
How would I create a mask of a 3D matrix with the zeros function?

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Get centers and radii of circles in a figure
How would I calculate the centers and radii of the circles of a figure in matlab and put them into a table?

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert input image to binary
How would I manually convert an image to binary by setting all values less than 100 equal to 1 and all else equal to 0?

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I create a montage of images without using the montage function?
I need to create a 2x2 montage of an original image, red slice, green slice, and blue slice without using the built-in montage f...

fast 6 Jahre vor | 3 Antworten | 0

3

Antworten