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

Triangulation and visualisation #32

Merged
merged 16 commits into from
Jul 18, 2024
Merged

Triangulation and visualisation #32

merged 16 commits into from
Jul 18, 2024

Conversation

dfbakin
Copy link
Member

@dfbakin dfbakin commented Jun 30, 2024

Test

Main changes

  • Implemented basic (OpenCV built-in) method of triangulation a point from 2 views
  • Added foxglove visualisation (demo) from json data files to MCAP

@dfbakin dfbakin added the enhancement New feature or request label Jun 30, 2024
@dfbakin dfbakin self-assigned this Jun 30, 2024
@dasimagin dasimagin self-requested a review July 11, 2024 17:52
dfbakin and others added 16 commits July 18, 2024 17:36
feat: added basic triangulation to mcap visual
fix: minor fixes to triangulation node: added  yaml support
fix: undistorting prior to highlighting mask
fix: undistorting prior to highlighting mask
fix: use of scipy Rotation instead of math
feat: transformed triangulated points to table coordinate frame
mask to bbox script
fix: deleted unused methods and arguments
fix: publishing and deleting table marker to avoid its disappearance
fix: minor linter errors fixed

fix: deleted excesive bash script
@dfbakin dfbakin merged commit f0cd2a2 into master Jul 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants