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

Cython exection time - too high #9

Open
Arka161 opened this issue Jun 16, 2021 · 2 comments
Open

Cython exection time - too high #9

Arka161 opened this issue Jun 16, 2021 · 2 comments

Comments

@Arka161
Copy link
Contributor

Arka161 commented Jun 16, 2021

Hi,

The Cython execution time is significantly higher than using without Cython. Tested with 4-5 different images.

I presume there is a bug in the Cython implementation or that for loops make it unoptimized and the C code needs to be a little more vectorized.

こんにちは、

Cythonの実行時間は、Cythonなしで使用するよりも大幅に長くなります。 4〜5種類の画像でテスト済み。

Cythonの実装にバグがあるか、forループによって最適化されておらず、Cコードをもう少しベクトル化する必要があると思います。

@619732457
Copy link

Hello,, I am confused by this problem too.

@ebinan92
Copy link

ebinan92 commented Apr 6, 2023

I tried skimage.feature.match_template. It was much faster.

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

3 participants