Median filtering of webcam image

版本 1.0.2 (1.4 KB) 作者: Andrey Kiselnikov
A simple example of how to capture image from webcam and apply to it median filers with different window sizes.
142.0 次下载
更新时间 2019/1/31

查看许可证

* 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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.2

Automatic webcam selection added

1.0.1

Automatic webcam selection added

1.0.0