フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

f is a matrix image converted to new matrix image by using mat2gray function. i want to know how elements of new matrix formed ?

1 回表示 (過去 30 日間)
chitresh
chitresh 2013 年 10 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
i got f = [1 2;3 4] gives me f = 1 2;3 4 when i use mat2gray(f) funtion it yields result ans = 0 0.3333;0.6667 1.0000 anyone can tell me how this happen?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by