Median filtering of webcam image

A simple example of how to capture image from webcam and apply to it median filers with different window sizes.
141 Downloads
Updated 31 Jan 2019

View License

* Require webcam support package https://www.mathworks.com/matlabcentral/fileexchange/45182-matlab-support-package-for-usb-webcams

This script capturing a webcam image and applies to its median filters with default, 10x10 and 20x20 window sizes.

Cite As

Andrey Kiselnikov (2024). Median filtering of webcam image (https://www.mathworks.com/matlabcentral/fileexchange/70133-median-filtering-of-webcam-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Automatic webcam selection added

1.0.1

Automatic webcam selection added

1.0.0