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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 3 | 0