How to prepare camera sensor data for LKA model
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I am referring the example of LKA model as shared in the below link
This model gets the Lane data from ADT toolbox i.e from Vehicle and Environment subsystem.
I would like to use this model and test it with camera image frames.
Lane Sensor is one of the input to LKA Model which needs to below structure fields to be updated for every image frame
- Curvature
- Curvature Derivative
- Lateral Offset
- Heading Angle
I would like to know if Mathworks has any blockset which gives the above outputs given the image frame.
(Or)
camera processing code need to be implemented on our own.
Let me know where i should start. Any inputs or suggessions are much appreciated.
Thanks

0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!