Add Structure Class #203

Merged
jgeorgi merged 3 commits from bas-new-class into main 2024-10-12 02:28:22 +00:00
Owner

This PR adds a class for detected structures and two additional classes to handle the coordinates of the bounding boxes for those structures. The classes do a better job handling conversions between image pixels, canvas pixels, and screen pixels. This means that they take the place of several chunks of the previous code such as the box2cvs function.

This PR adds a class for detected structures and two additional classes to handle the coordinates of the bounding boxes for those structures. The classes do a better job handling conversions between image pixels, canvas pixels, and screen pixels. This means that they take the place of several chunks of the previous code such as the box2cvs function.
jgeorgi added 3 commits 2024-10-12 02:28:14 +00:00
jgeorgi merged commit 874901086d into main 2024-10-12 02:28:22 +00:00
jgeorgi deleted branch bas-new-class 2024-10-12 02:28:22 +00:00
jgeorgi referenced this issue from a commit 2024-10-12 02:28:23 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALVINN/ALVINN_f7#203
No description provided.