With the framework we implemented multiple algorithms:
- lane detection based on pure image processing
- a couple of lane detection algorithms that use neural networks
- single shot detector for object detection
Multiple properties are exposed to the user and multiple views from different stages of the image processing could be displayed so it is easier to tweak the algorithms and get a clearer understanding of how they work.