How to prepare camera sensor data for LKA model
8 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!