Ältere Kommentare anzeigen
画像の全体をAとした場合、
縦幅のa〜cを指定したい時は A(a:c,:)
これに加えて
横幅の左半分を指定したい時は A(a:c,0:'all'/2)
横幅の右半分を指定したい時は A(a:c,'all'/2:'all')
と表現するのは誤りでしょうか?
a、c以外に新たな変数を使わずに表現したいです。 よろしくお願いします。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu イメージ算術 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!