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

Eliminate StackOfLongs #16

Open
ctrueden opened this issue May 6, 2014 · 0 comments
Open

Eliminate StackOfLongs #16

ctrueden opened this issue May 6, 2014 · 0 comments

Comments

@ctrueden
Copy link
Member

ctrueden commented May 6, 2014

The flood fill code in IJ2 maintains a stack of longs for coordinates. It is a special class called StackOfLongs. Maybe we can eliminate it in favor of some Imglib Img construct. This might impact ij-data also.

Migrated-From: http://trac.imagej.net/ticket/1518

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