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

Feature/image deskewing #84

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Feature/image deskewing #84

wants to merge 14 commits into from

Conversation

eblake003
Copy link

@eblake003 eblake003 commented May 24, 2022

Deskewing and gps coordinate features are complete and located in vision/common. The functions that are intended for broad use are deskew() in deskew.py, get_coordinates() and calculate_distance() which are both in camera_distances.py.

Closes: #6

@mrouie mrouie self-requested a review May 25, 2022 00:42
@mrouie mrouie added vision Pertaining to visual stream handling and data processing of the data from the drone sensors feature New feature to add ODLC Task related to the detection, classification, or localization of SUAS standard or emergent objects Mapping Task related to the SUAS geographic Mapping task labels May 25, 2022
@mrouie mrouie removed their request for review May 25, 2022 01:22
@eblake003 eblake003 requested a review from mrouie May 25, 2022 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to add Mapping Task related to the SUAS geographic Mapping task 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 this pull request may close these issues.

Generic Object Localization from Image
2 participants