How to prepare camera sensor data for LKA model
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!