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

Support image metadata field for laser distances #27

Open
mzur opened this issue Oct 8, 2018 · 2 comments
Open

Support image metadata field for laser distances #27

mzur opened this issue Oct 8, 2018 · 2 comments

Comments

@mzur
Copy link
Member

mzur commented Oct 8, 2018

biigle/volumes#55 will implement support for standardized image metadata fields. Among these is REF_laserdistances with the laser distance (in m? ask Timm). If this field is available for an image, use it during laser point detection. Offer the manual input as override but display a warning that there are metadata values present.

@mzur mzur added the student label Oct 8, 2018
@tschoeni
Copy link

tschoeni commented Oct 8, 2018

The fields are generally undefined to allow for various specifications (e.g. Lat/Lon in decimal degrees, or decimal minutes, etc.). With regard to the laser points it should be a distance in m in case of a two laser point setup. For three laser points (e.g. AWI OFOBS system) something else would be required. But it is not the idea of the workflow paper to define a solution for any such case. So it would be appropriate to store a tripel (0.5, 0.4, 0.5) in the REF_laserdistances to define the three distances in a laser point triangle. For systems with a moving third lp that encodes camera altitude (SUB_distance, e.g. the BGR system) you would need to define something else. The important thing from a data management perspective is that the field exists and people know where to look for any kind of information on laser points.

@mzur
Copy link
Member Author

mzur commented Oct 8, 2018

Ok, if there is no fixed specification for these fields, we will define "our" requirements in the BIIGLE manual.

@mzur mzur removed the student label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants