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

To-do list for next version #3

Open
azsdaja opened this issue Feb 18, 2019 · 0 comments
Open

To-do list for next version #3

azsdaja opened this issue Feb 18, 2019 · 0 comments

Comments

@azsdaja
Copy link
Owner

azsdaja commented Feb 18, 2019

High priority:

  • consider using a jagged array for mark matrix
  • consider adding an optional parameter for skipping resetting the mark matrix before the run (useful when doing things like region detection)
  • move start x and y parameters out of FloodParameters to save memory when running the algorithm multiple times with only x and y being different
  • consider allowing to construct the parameters in a fluent manner

Low priority:

  • check if using native, JIT-optimized System.Drawing.Point class wouldn't improve the performance,
  • handle multi-threading,

Post your wishes with arguments for them.

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