matlabでの車両認識

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

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!