Skip to content

fix Core_MulSpectrum test on 64bit ARM + release mode#6561

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
tomoaki0705:fixMulSpectrumAarch64
May 20, 2016
Merged

fix Core_MulSpectrum test on 64bit ARM + release mode#6561
opencv-pushbot merged 1 commit intoopencv:masterfrom
tomoaki0705:fixMulSpectrumAarch64

Conversation

@tomoaki0705
Copy link
Copy Markdown
Contributor

@tomoaki0705 tomoaki0705 commented May 20, 2016

resolves #6536

What does this PR change?

the input

  • For the input, I didn't change, since only this modification was sufficient for the issue 6536

  * fix issue opencv#6536
  * increase threshold in particular tests due to the difference of fmsub and fsub
@alalek
Copy link
Copy Markdown
Member

alalek commented May 20, 2016

Thanks! Looks good to me, 👍

@opencv-pushbot opencv-pushbot merged commit bfcb40a into opencv:master May 20, 2016
@tomoaki0705 tomoaki0705 deleted the fixMulSpectrumAarch64 branch May 21, 2016 07:37
@alalek alalek mentioned this pull request Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

port/backport done Label for maintainers. Authors of PR can ignore this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test Core_MulSpectrum fails only under release mode on 64bit ARM

3 participants