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

OpenAthena iOS will sometimes incorrectly use thermal camera intrinic values for color photos (and vice versa) #38

Closed
mkrupczak3 opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mkrupczak3
Copy link
Member

Same issue as in the Android version:

To de-conflict between camera intrinsic values for drones which report the same make/model identifier for both their color and thermal camera, OpenAthena selects the intrinsic value of the nearest resolution width.

This causes an issue however when a scaled-down color image has a closer pixel width in linear terms to the thermal camera rather than the color one. This can cause angle calculations to be incorrect for the user's selected point.

See the following for more details:
Theta-Limited/OpenAthenaAndroid#130

@mkrupczak3 mkrupczak3 added the bug Something isn't working label Apr 20, 2024
@rdkgit rdkgit closed this as completed in a518279 Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant