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

Image Annotation Support #77

Open
2 of 3 tasks
Birdasaur opened this issue Oct 1, 2024 · 1 comment
Open
2 of 3 tasks

Image Annotation Support #77

Birdasaur opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Birdasaur
Copy link
Collaborator

Birdasaur commented Oct 1, 2024

Upgrade Trinity 2D image processing to include support for importing annotations such as COCO and inserting/creating them visually.
Depends on #80
use the following as a test example:
https://gist.github.com/akTwelve/c7039506130be7c0ad340e9e862b78d9

  • Provide Event class
  • Drag & Drop File/ResourceUtils handler logic
  • Demonstration using 2D image view from content navigator

The following were moved to #83

@Birdasaur Birdasaur self-assigned this Oct 1, 2024
@Birdasaur Birdasaur added the enhancement New feature or request label Oct 1, 2024
@Birdasaur
Copy link
Collaborator Author

For the Event class support decided to utilize the already existing ImageEvent class rather than create a whole new class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant