- Print
- DarkLight
Article Summary
Share feedback
Thanks for sharing your feedback!
Denoise
This example uses median filtering to remove noise. Images with salt and pepper noise are a good fit for this filter.
Download pygraph
Pre-processing_Denoise.pygraph
Download pygraph resource
Graph in EVA IDE
Command for this sample
gst-launch-1.0 filesrc location="factory_with_noise.png" ! pngdec ! videoconvert ! videomedian ! imagefreeze ! xvimagesink
Was this article helpful?