Feeds
提问
projection of circle mask of image
Dear all, I'm trying to make a circular mask of the image (Modified Shepp-logan) by the following code : I=imread(p.JPG); ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How can I remove the background from the image?
I made a phantom image in Matlab by using this function P=phantom(256); figure, imshow(P); <</matlabcentral/answers/uploa...
11 years 前 | 1 个回答 | 0
1
个回答提问
How I make circular grid without using meshgrid or rectangle?
I made circle grid by using meshgrid of X and Y.Then I took the circle formula from the rectangular grid by following this code:...
11 years 前 | 1 个回答 | 0