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

Added Intrinsic private property getters in Android wrapper #7342

Closed

Conversation

ivannador
Copy link

I happen to have to get the focal length values for per pixel size calculations at specific distances.
The property is private in Intrinsic.java, so I added getters to be able to fetch the values in code.

Android-specific!

Copy link
Contributor

@remibettan remibettan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivannador ivannador closed this Aug 5, 2021
@ivannador
Copy link
Author

Wrong base branch

@ivannador ivannador deleted the android/intrinsics-getters branch August 5, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants