frc868 / houndeye-2022

Vision code that detects cargo on the field for 2022 RAPID REACT.
MIT License
1 stars 1 forks source link

Calibrate distance numbers #6

Closed superpenguin612 closed 2 years ago

superpenguin612 commented 2 years ago

Using a regression (most likely degree 3 polynomial) to calculate distance from the camera.

superpenguin612 commented 2 years ago

Completed.