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 个评论
Shunichi Kusano
2020-2-6
编辑:Shunichi Kusano
2020-2-6
Automated Driving Toolboxは入ってますか?
verコマンドでインストール済みの製品の確認ができます。
Daichi Saitou
2020-2-6
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 セマンティック セグメンテーション 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!