viv icon indicating copy to clipboard operation
viv copied to clipboard

Investigate and Implement Analytic-Oriented Rendering Capabilities

Open ilan-gold opened this issue 5 years ago • 0 comments

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 avatar Feb 10 '21 02:02 ilan-gold