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

Review for DM-4800: Use simpler method of converting from Mask to FootprintSet #6

Merged
merged 2 commits into from Jan 14, 2016

Conversation

jdswinbank
Copy link
Contributor

No description provided.

jdswinbank and others added 2 commits January 13, 2016 15:35
…printSet

The old method could use GBs of memory when the entire image was
masked, because there was a peak on every pixel.  This new method
uses the FootprintSet constructor designed for this purpose, and
doesn't produce peaks.
@jdswinbank jdswinbank merged commit c72ff00 into master Jan 14, 2016
@ktlim ktlim deleted the tickets/DM-4800 branch August 25, 2018 06:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants