Skip to content

Conversation

@Usagi5677
Copy link

Added camera undistortion. Now you can enable it and point to the calibration JSON files directly via CLI.

How to test:

  1. Setup TrackStudio.

  2. Run TrackStudio like this, making sure these calibration JSON files are accessible:

      uv run trackstudio run \
          --enable-undistortion \
          --calibration-files 0=./calibration_alpha_0_20250622_234711.json \
          --calibration-files 1=./calibration_alpha_0_20250622_233137.json \
          --debug
  1. Check the dashboard; streams should look undistorted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants