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(shape_estimation): fix truck filter max size is too small problem #1049

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

YoshiRi
Copy link

@YoshiRi YoshiRi commented Nov 29, 2023

Description

detection_by_trackerやroi_cluster_fusionで使われるshape fittingにおいてトラックのサイズの制限が現実より大分厳しかったので法令を確認して修正しました。

大きなトラックの検出が今まで一部検出対象外になっていたのを直したので上記の関連手法におけるの出力が少し改善されるはずです。

From awf: autowarefoundation#5650

Tests performed

お台場データで修正。

Effects on system behavior

Not applicable.

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.

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.

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

@tkimura4 tkimura4 merged commit b4f378a into tier4:beta/v0.10.6 Nov 29, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants