필터 지우기
필터 지우기

How to find the Helper function associated with the Model?

조회 수: 6 (최근 30일)
dinesh bharathi
dinesh bharathi 2022년 7월 28일
댓글: dinesh bharathi 2022년 7월 28일
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