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

Add support to downsample during run #32

Open
blackwer opened this issue Feb 13, 2025 · 0 comments
Open

Add support to downsample during run #32

blackwer opened this issue Feb 13, 2025 · 0 comments

Comments

@blackwer
Copy link
Member

blackwer commented Feb 13, 2025

Reducing the size of the input images results in drastic performance improvements while typically preserving or even improving the output.
Currently users must manually downsample the input dataset, which is arduous, wastes disk space, and is just generally a pain. It should be reasonably straightforward to add the capability to ManifoldEM.

https://docs.opencv.org/4.x/d4/d1f/tutorial_pyramids.html

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