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

BUG: PSNR function parameter order fix #286

Merged
merged 4 commits into from
Dec 20, 2022

Conversation

AhmetCanSolak
Copy link
Collaborator

This PR addresses the misusages of skimage.metrics.peak_signal_noise_ratio function which requires the true image as the first parameter as shown in docs: https://scikit-image.org/docs/stable/api/skimage.metrics.html#skimage.metrics.peak_signal_noise_ratio.

@AhmetCanSolak AhmetCanSolak added the bug Something isn't working label Dec 20, 2022
@AhmetCanSolak AhmetCanSolak self-assigned this Dec 20, 2022
@AhmetCanSolak AhmetCanSolak merged commit ec3abbd into royerlab:master Dec 20, 2022
@AhmetCanSolak AhmetCanSolak deleted the correcting-psnr-calls branch December 20, 2022 19:00
@AhmetCanSolak AhmetCanSolak mentioned this pull request Jan 3, 2023
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

Successfully merging this pull request may close these issues.

1 participant