Borrar filtros
Borrar filtros

How to find the Helper function associated with the Model?

6 visualizaciones (últimos 30 días)
dinesh bharathi
dinesh bharathi el 28 de Jul. de 2022
Comentada: dinesh bharathi el 28 de Jul. de 2022
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.

Respuestas (1)

Abderrahim. B
Abderrahim. B el 28 de Jul. de 2022
Editada: Abderrahim. B el 28 de Jul. de 2022
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 comentario
dinesh bharathi
dinesh bharathi el 28 de Jul. de 2022
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by