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

making normalized correlation faster #1

Open
hornig opened this issue Mar 2, 2019 · 0 comments
Open

making normalized correlation faster #1

hornig opened this issue Mar 2, 2019 · 0 comments

Comments

@hornig
Copy link

hornig commented Mar 2, 2019

https://github.com/aerospaceresearch/PlaneSpotting/blob/5c44881bde6b35c86bfe6e27673ae064346fc8a4/main.py#L5

making normalized correlation faster.
numpy has no normalized correlation, unfortunately. so I built our own version from as many numpy functions as possible.

there should be a better way. we won't be the first one having this task. find a better and thus faster way to find the preamble starts.

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

1 participant