필터 지우기
필터 지우기

How can such a parking space type be defined and simulated in the MATLAB Automated Driving Toolbox?

조회 수: 1 (최근 30일)
As far as I know, MATLAB has introduced functions such as parking space and parking lot since version R2021b, which has improved the richness of the environment in the "cuboid scenario simulation" scenario. However, there are some limitations, for example, the parkingSpace function only provides three types "Parking" (default), "NoParking" and "Accessible".
However, in real life scenarios there are images of parking spaces as shown below, which can be divided into "T", "L", "U", "I" and other types of parking spaces according to their shape "How do I define and simulate parking spaces of the type shown below?
"I" shape
"I" shape
"L" shape
"T" shape
"U" shape
  댓글 수: 2
Sam Chak
Sam Chak 2022년 9월 23일
Looks interesting. The description sounds like applied computer vision and image recognition problem.
What is the purpose of defining the simulated parking spaces of the 4 types?
Does the AI really need to identify the "T", "L", "U", "I" in one of these 3 spaces instead of the generic "n" and "u" shapes?
How about these?
cui,xingxing
cui,xingxing 2022년 9월 24일
Thank you for your interest, the simulation aims to be a more realistic representation of the real world as I need to train a deep learning network to identify these parking space areas accurately and reliably.The image you provided is very informative.@Sam Chak

댓글을 달려면 로그인하십시오.

답변 (0개)

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by