Borrar filtros
Borrar filtros

matlabでの車両認識

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

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!