matlabでの車両認識
Show older comments
車両認識をしようとしています。
前回と同じ類のエラーなんですけど、
変数 "driving" またはクラス "driving.birdsEyePlot.internal.plotCoverageArea" は未定義です。
エラー: HelperLidarExampleDisplay/createTrackingAnalysisDisplay (line 371)
driving.birdsEyePlot.internal.plotCoverageArea(hPatch, ...
エラー: HelperLidarExampleDisplay (line 92)
createTrackingAnalysisDisplay(obj,image);
エラー: TrackVehiclesUsingLidarExample (line 166)
displayObject = HelperLidarExampleDisplay(imageData{1},...
このようなエラーがでます。"driving.birdsEyePlot.internal.plotCoverageArea" ってどこにあるんでしょうか。
2 Comments
Shunichi Kusano
on 6 Feb 2020
Edited: Shunichi Kusano
on 6 Feb 2020
Automated Driving Toolboxは入ってますか?
verコマンドでインストール済みの製品の確認ができます。
Daichi Saitou
on 6 Feb 2020
Answers (0)
Categories
Find more on セマンティック セグメンテーション 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!