This document describes a project to integrate lane departure warning and vehicle detection features on a Freescale S32V234 evaluation board platform. The project aims to optimize algorithms for these advanced driver assistance system functionalities. Lane departure warning monitors when a vehicle departs its lane without signaling. Vehicle detection identifies other vehicles in the road using bounding boxes. The document outlines the system components, software, and methodology. Code will be written and compiled using the S32DS vision IDE to transfer video from a computer to the board and run algorithms to perform lane and vehicle analysis in real-time.