wip
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#define BACKLIGHT_DT 0.05
|
||||
#define BACKLIGHT_TS 10.00
|
||||
|
||||
Params paramsMemory{"/dev/shm/params"};
|
||||
|
||||
|
||||
// Projects a point in car to space to the corresponding point in full frame
|
||||
// image space.
|
||||
static bool calib_frame_to_full_frame(const UIState *s, float in_x, float in_y, float in_z, QPointF *out) {
|
||||
|
||||
Reference in New Issue
Block a user