-
Notifications
You must be signed in to change notification settings - Fork 68
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
Think of improving the "success" criterion #11
Comments
Any thoughs on how to improve the performance? I've having trouble with high resolution microscope images with quite a lot of overlap. See this notebook: http://nbviewer.ipython.org/github/arve0/master/blob/master/image%20registration%20precision.ipynb |
I have took a look at your data. You are right that performance was not my concern - I wanted to get a prototype running that can be improved.
Therefore, you can use the tiling functionality that is part of the
I can't assist you very much since I am now in the final phase of writing thesis. The tiling functionality is not part of the Python API yet, but it is probably in a good enough shape for your needs. Look at |
Thanks for the swift response! Heh, almost same situation here, trying to finish my (master) thesis. I'll try using a cut, thanks again. |
There is an idea in the air - calculate std. dev. from the CPS "background" and compare it to the peak value. |
Evaluation of phase correlation success is flaky ATM
The text was updated successfully, but these errors were encountered: