How to find area of target in an image?
2 ビュー (過去 30 日間)
表示 古いコメント
I need to find out signal to noise or clutter ratio like this.
SNR=double summation(A(i,j)^2/B(m,n)^2) where B[M × N] is B-san data, A[I × J ] is the area of target, A(i, j) and B(m,n) are normalized gray
value (I could not insert a formulae that's why I have written snr equation very badly). my query is how to find area of target in image as I have uploaded
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!