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

Generic Object Localization from Image #6

Open
mat-px opened this issue Oct 5, 2021 · 0 comments · May be fixed by #84
Open

Generic Object Localization from Image #6

mat-px opened this issue Oct 5, 2021 · 0 comments · May be fixed by #84
Assignees
Labels
feature New feature to add ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects vision Pertaining to visual stream handling and data processing of the data from the drone sensors

Comments

@mat-px
Copy link
Contributor

mat-px commented Oct 5, 2021

Summary

object_location.py

Determine the GPS location of an object in an image.
This involves being able to, when given an image and a single pixel in that image matrix (and the retrievable vehicle orientation data and camera optic data), return the coordinates of the real-world GPS location of the pixel in the image.
This module should also be overloaded with the capability of parse an image with a given bounding area (set of pixels) (and vehicle orientation data and camera optic data) to return the GPS coordinates that correspond to its real-world bounding area.

@mrouie mrouie changed the title Object GPS Location Object Localization (GPS Location) from Image Mar 24, 2022
@mrouie mrouie assigned Evan-Pozzo and eblake003 and unassigned Evan-Pozzo Mar 24, 2022
@mrouie mrouie added ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects vision Pertaining to visual stream handling and data processing of the data from the drone sensors feature New feature to add labels Mar 24, 2022
@mrouie mrouie changed the title Object Localization (GPS Location) from Image Generic Object Localization (GPS Location) from Image Mar 24, 2022
@mrouie mrouie changed the title Generic Object Localization (GPS Location) from Image Generic Object Localization from Image Mar 24, 2022
@eblake003 eblake003 linked a pull request May 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects vision Pertaining to visual stream handling and data processing of the data from the drone sensors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants