How to find the Helper function associated with the Model?

6 次查看(过去 30 天)
Hi, Am trying to find the helper function that came with 360 Degree Bird eye View example provided : https://in.mathworks.com/help/driving/ug/create-360-birds-eye-view-image.html
As I am trying to follow i cannot find the helper functions that are mentioned in this example. Am i missing something here? Please help me on this.

回答(1 个)

Abderrahim. B
Abderrahim. B 2022-7-28
编辑:Abderrahim. B 2022-7-28
Hi!
You have to open the example in MATLAB.
openExample('driving/Create360BirdsEyeViewImageAroundAVehicleExample')
Current folder will have helper functions.
Use ls command to list files you have in the current folder.
ls
Hope this helps
  1 个评论
dinesh bharathi
dinesh bharathi 2022-7-28
I just realized this function comes under Automated driving tool box.
Now exploring the same with another friends matlab with the same tool box. It works now.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by