Median filtering of webcam image
Version 1.0.2 (1.42 KB) by
Andrey Kiselnikov
A simple example of how to capture image from webcam and apply to it median filers with different window sizes.
* 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 LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Find more on Audio and Video Data in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.