Emily Boylan
Followers: 0 Following: 0
Feeds
提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Create mask of 3D matrix with zeros function
How would I create a mask of a 3D matrix with the zeros function?
6 years 前 | 2 个回答 | 0
2
个回答提问
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?
6 years 前 | 1 个回答 | 0
1
个回答提问
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?
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 3 个回答 | 0