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

how's the speed of resize compare with opencv? #215

Open
lucasjinreal opened this issue Jun 16, 2022 · 1 comment
Open

how's the speed of resize compare with opencv? #215

lucasjinreal opened this issue Jun 16, 2022 · 1 comment

Comments

@lucasjinreal
Copy link

Hi, simd seems pretty good. just wonder does there any benchmarks on specific resizing compare with opencv?

@ermig1979
Copy link
Owner

Simd is specialized in single thread performance. In multi thread performance of OpenCV will be greater. Unfortunately there are no benchmark to test its performance to compare with OpenCV now.

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

No branches or pull requests

2 participants