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