Shane Smiskol
|
3ce87d0ac9
|
raylib: base widget class (#35484)
* use some widgets
* consistent name draw -> render
* more
* rest
|
1 week ago |
Dean Lee
|
29afd667cc
|
move onroad/driving stuff from system/ui to selfdrive/ui (#35425)
* mv system/ui/onroad->selfdrive/ui/onroad
* mv ui_state
* fix import path
* fix imports
* mv cameraview
* remove from application
|
2 weeks ago |
Dean Lee
|
1e702de434
|
system/ui: add face detection box and driver state icon to DriverCameraView (#35410)
add face detection box and driver state icon to DriverCameraView
|
2 weeks ago |
Maxime Desroches
|
62a7a19d27
|
Revert "system/ui/: add face detection box and driver state icon to DriverCameraView" (#35403)
Revert "system/ui/: add face detection box and driver state icon to DriverCam…"
This reverts commit 5e4a4ecec8 .
|
2 weeks ago |
Dean Lee
|
5e4a4ecec8
|
system/ui/: add face detection box and driver state icon to DriverCameraView (#35402)
add face detection box and driver state icons
|
2 weeks ago |
Dean Lee
|
3d3e9599d8
|
system/ui: add specialized camera views with custom transformations (#35346)
* add specialized camera views with custom transformations for driver and road
* improve
* return np array
* cached matrix
|
3 weeks ago |