統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,655
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0