オンライントレーニング画像処理入門4.3タスク1の解答
Show older comments
オンライントレーニング画像処理入門4.3タスク1にて,解答を表示し,そのコードを入力しても不正解になります.
コピー・アンド・ペーストしても同様です.
問題点を教えて頂けないでしょうか.
タスク:形状 "disk" (円板)、半径 8 の構造化要素を作成し、SE に保存します。
解答:SE = strel("disk",8);
Test Results: 不正解 SE はワークスペースに作成されましたか?
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing and Computer Vision in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!