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

Add visualization of the matching result to viewer #27

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

ovysotska
Copy link
Owner

This PR adds the visualization of the matching result in the viewer. The result can be loaded from .MatchingResult.pb and is overlayed on the visualized cost matrices.
The matching results are both added on top of ImageBasedCost matrix as well as interactive cost matrix.
There are also some code clean ups:

  • Adding CostMatrix Component
  • Turning ProtoLoader to typescript for more safety

@ovysotska ovysotska merged commit 54cc8a5 into main Nov 1, 2023
2 checks passed
@ovysotska ovysotska deleted the add_path_presentation_to_viewer branch November 1, 2023 13:06
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.

None yet

1 participant