Skip to content

Fix arithmetics in CV_32F branch of divSpectrums()#25738

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
rlexmann:imgproc_fix_divSpectrums
Jun 11, 2024
Merged

Fix arithmetics in CV_32F branch of divSpectrums()#25738
asmorkalov merged 1 commit intoopencv:4.xfrom
rlexmann:imgproc_fix_divSpectrums

Conversation

@rlexmann
Copy link
Copy Markdown
Contributor

Fix for #25737: perform arithmetics in CV_32F branch of divSpectrums() with doubles to prevent infs/NaNs (+ corresponding test). Previous code probably had the same intention.

@asmorkalov asmorkalov self-assigned this Jun 11, 2024
@asmorkalov asmorkalov added this to the 4.11.0 milestone Jun 11, 2024
@asmorkalov asmorkalov merged commit 8e93070 into opencv:4.x Jun 11, 2024
@mshabunin mshabunin mentioned this pull request Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants