Mario Theers
Mario Theers
Hi @cyc790 No, sorry. I gave up.
Remaining work: Improve `code/tests/camera_calibration/test_calibrated_lane_detector.ipynb` * (Optional): Have separate tests for `get_intersection` and `get_py_from_vp` that are independent of any lane detection results.
Hi @ahv1373, you can join the discord server: https://discord.gg/57YEzkCFHN There, you will find a channel #mpc-chapter
Hi @tldrafael , from your code it seems like you converted all u,v coordinates to XYZ coordinates with the CameraGeometry object. However this is not intended use of the CameraGeometry...