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에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!