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

Investigate and Implement Analytic-Oriented Rendering Capabilities #373

Open
ilan-gold opened this issue Feb 10, 2021 · 0 comments
Open
Labels
investigation If you're not quite sure how/if something will work and it needs to be investigated

Comments

@ilan-gold
Copy link
Collaborator

User story
Image analysis-oriented users may want to do things like gaussian blur, median filtering, edge detection etc.

luma.gl supports this through various API's

See: https://luma.gl/docs/api-reference/shadertools/effects-shader-modules
See 6.1 and 6.2: https://github.com/visgl/luma.gl/blob/189bf700b73b6cee5ce151693eefe938cd9ddd49/docs/whats-new.md#version-62

Preferred solution
Investigate exposing a per-layer API for allowing users to run these sorts of filters on their images, whether in viewports or "magic lenses."

@ilan-gold ilan-gold added the investigation If you're not quite sure how/if something will work and it needs to be investigated label Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation If you're not quite sure how/if something will work and it needs to be investigated
Projects
None yet
Development

No branches or pull requests

1 participant