統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,911
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
about fourier transform
what is the best reconstruction in term of quality of the image when using fft2 and ifft2 without pre and post processing.
約15年 前 | 2 件の回答 | 0
2
回答質問
anyone can tell me about radon transform?
I = imread('peppers.bmp'); A = im2double (I); R = radon (A,0:180); P = iradon (R,0:180); this is the coding i u...
約15年 前 | 2 件の回答 | 0
