Skip to content
Snippets Groups Projects
Commit 90557a32 authored by Farzaneh Labbaf's avatar Farzaneh Labbaf
Browse files

Optimize showing cell numbers

Things that did to increase speed of program:
- Change finding cell centers function to a scipy implemented function
- Not calling show cell numbers for previous and next frame if it is not neccessary
- Not calling show cell numbers when clicking (in add region, add new cell, brush, and eraser)
- Remove unnecessary self.draw() call when calling show cell numbers
Note that updatind code dependencies (Python, Numpy, etc) also affect speed.
parent e7810d9d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment