matlabでの車両認識

車両認識をしようとしています。
前回と同じ類のエラーなんですけど、
変数 "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
Shunichi Kusano on 6 Feb 2020
Edited: Shunichi Kusano on 6 Feb 2020
Automated Driving Toolboxは入ってますか?
verコマンドでインストール済みの製品の確認ができます。
Daichi Saitou
Daichi Saitou on 6 Feb 2020
あーtoolboxなんですね!入ってなかったのでインストールしようとしたんですが、体験版のインストールは時間がかかるみたいですね。昨日から本当にありがとうございます!助かります!

Sign in to comment.

Answers (0)

Asked:

on 5 Feb 2020

Commented:

on 6 Feb 2020

Community Treasure Hunt

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

Start Hunting!