Skip to content

Client noise filter#270

Closed
BryonLewis wants to merge 17 commits intomainfrom
client-noise-filter
Closed

Client noise filter#270
BryonLewis wants to merge 17 commits intomainfrom
client-noise-filter

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

@BryonLewis
Copy link
Collaborator Author

This has been integrated in the batbot PR #305

@BryonLewis BryonLewis closed this Feb 12, 2026
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