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 Request] Corner Point Coordinates for input images #1028

Closed
ricky1192 opened this issue Sep 17, 2019 · 3 comments
Closed

[Feature Request] Corner Point Coordinates for input images #1028

ricky1192 opened this issue Sep 17, 2019 · 3 comments

Comments

@ricky1192
Copy link

It would be great if there was a way to get the coordinates of the 4 corners for the input images at the end of the process, so that we could also trace the input images in a single way.
Thanks,
Riccardo

@shreyasbapat
Copy link

Hi @ricky1192
Can you point me to some documentation or code file where this can be solved. The issue descriptions is a little vague.

@pierotofy
Copy link
Member

I'm closing this as there has been no interest in implementing this (and no contributions).

For those interested in contributing a PR, one can use the inverse colinearity equations (as implemented in https://github.com/OpenDroneMap/ODM/blob/master/contrib/orthorectify/orthorectify.py#L253) to derive the X/Y geo-coordinates (assuming a flat Z plane).

@smathermather
Copy link
Contributor

smathermather commented Apr 5, 2021

I would add that many of these use cases may be addressed by the orthorectify module anyway. #1243

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants