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

Add ability to declare output ImageCaptureTargetSize #12

Merged
merged 5 commits into from
Apr 21, 2023

Conversation

chrisHoekstra
Copy link
Contributor

I need control over the size of the image the camera creates, so I added a configuration that allows this customization.

Copy link
Owner

@ujizin ujizin left a comment

Choose a reason for hiding this comment

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

Hi @chrisHoekstra! I have completed the code review and have a few points that I'd like to discuss with you.

Thanks a lot for submitting this pull request! Well done!

This allows an autogenerated `equals` function to be used instead of hand comparing each individual value (or writing an `equals` function).
@ujizin ujizin merged commit cc61f5e into ujizin:main Apr 21, 2023
@chrisHoekstra chrisHoekstra deleted the add-control-over-image-capture-size branch April 21, 2023 13:59
@chrisHoekstra
Copy link
Contributor Author

@ujizin thank you so much for the quick review on this!

@ujizin ujizin linked an issue Aug 8, 2023 that may be closed by this pull request
@ujizin ujizin mentioned this pull request Aug 8, 2023
@ujizin ujizin added this to the v0.2.0 milestone Aug 15, 2023
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.

Aspect Ratio support.
2 participants