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

Image scale change improvements #1260

Merged
merged 9 commits into from
Dec 1, 2024
Merged

Image scale change improvements #1260

merged 9 commits into from
Dec 1, 2024

Conversation

bwdev01
Copy link
Contributor

@bwdev01 bwdev01 commented Nov 27, 2024

Changes to pixel size, focal length, or binning currently trigger clearing of calibration. This is unnecessary for minor changes in focal length or pixel size. Also, the current floating point equality check always fails for reported pixel sizes on SX cameras because of approximation.

@bwdev01 bwdev01 requested a review from agalasso November 27, 2024 04:23
src/advanced_dialog.cpp Outdated Show resolved Hide resolved
@bwdev01 bwdev01 merged commit 08cc798 into master Dec 1, 2024
2 checks passed
@bwdev01 bwdev01 deleted the ImageScaleChange branch December 1, 2024 03:36
@bwdev01
Copy link
Contributor Author

bwdev01 commented Dec 1, 2024 via email

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.

2 participants