Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: intrinsic_evaluation_mode_visual_indicators #213

Open
wants to merge 15 commits into
base: tier4/universe
Choose a base branch
from

Conversation

SergioReyesSan
Copy link

Description

The proposed features in this PR are:

Add some UI elements to the main window, indicating useful information like: speed, angles, and aspect ratio of the board, as well as indicators for the samples added according to the board size and skew angle.

Fix bugs when reading intrinsic parameter files.

Add a linearity heatmap to check the image distortion using the calibration board.

Save the training and evaluation points used for calibration and the parameters used in a file.

Loading the intrinsics file enables the evaluation mode, which, by default, modifies the elements shown on the main UI.

Related links

No related links for now.

Tests performed

Tested with rosbags that contain chessboard and dot calibration boards, however, some parameters need to be adjusted like the percentage for color transition in skew and size indicators for real-time detections.

Notes for reviewers

Some parameters need to be adjusted like the color transition for skew and size indicators for real-time detections.

Angle filtering and some extra filtering might be needed.

I have tried to delete spaces on empty lines however I might skipped some of them.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@SergioReyesSan SergioReyesSan changed the title Feature/intrinsic_evaluation_mode_visual_indicators feat/intrinsic_evaluation_mode_visual_indicators Nov 20, 2024
@SergioReyesSan SergioReyesSan changed the title feat/intrinsic_evaluation_mode_visual_indicators feat: intrinsic_evaluation_mode_visual_indicators Nov 20, 2024
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.

1 participant