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

1 Ansicht (letzte 30 Tage)
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 Kommentare
Sam Chak
Sam Chak am 23 Sep. 2022
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 am 24 Sep. 2022
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by