Skip to content

Conversation

@BryonLewis
Copy link
Collaborator

Adds to the SVG filters the capability to do an amplitude filter based on the percentage of the intensity of the values. I.E this can be used as a basic filter to remove noise or lower amplitude data in the spectrogram.

This requires adding another step to the SVG filter where it converts to grayscale, gets a luminance/alpha mask, filters the image and then finally will apply the color scheme.

Idea is that in the future we may have a noise percentage or value we can use to apply a simple filter automatically to the image to provide a better view.

20251204-BatAI-ClientNoiseFiltering_small.mp4

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.

2 participants