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

Emergent Object Processing #93

Closed
fallscameron01 opened this issue Mar 12, 2023 · 1 comment · Fixed by #103
Closed

Emergent Object Processing #93

fallscameron01 opened this issue Mar 12, 2023 · 1 comment · Fixed by #103
Assignees
Labels
emergent object Task related to the emergent object enhancement New feature or request vision Relating to image or visual stream handling and processing

Comments

@fallscameron01
Copy link
Member

Emergent Object Processing

Problem

Given the set of detected emergent objects, determine which is the most likely candidate to be the emergent object.

Solution

Come up with and use a set of functions that will rank the emergent object candidates and determine which is the actual emergent object. Will also need to identify which emergent objects are the same object, if they are detected in multiple images.

@fallscameron01 fallscameron01 added enhancement New feature or request vision Relating to image or visual stream handling and processing emergent object Task related to the emergent object labels Mar 12, 2023
@fallscameron01 fallscameron01 moved this to 📋 Backlog in SUAS-2023 Vision Mar 12, 2023
@fallscameron01
Copy link
Member Author

Related to #14

@fallscameron01 fallscameron01 moved this from 📋 Backlog to 🏗 In progress in SUAS-2023 Vision Mar 17, 2023
@eblake003 eblake003 self-assigned this Mar 18, 2023
@fallscameron01 fallscameron01 linked a pull request Mar 24, 2023 that will close this issue
@fallscameron01 fallscameron01 moved this from 🏗 In progress to ✅ Done in SUAS-2023 Vision Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emergent object Task related to the emergent object enhancement New feature or request vision Relating to image or visual stream handling and processing
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants