subsampling(input, n)

Subsample an image.
4.5K Downloads
Updated 31 Mar 2016

View License

This function filters an image (FIR filter) and subsample it. The filtering avoid the "Moiré figures".

Cite As

Florian Jousset (2024). subsampling(input, n) (https://www.mathworks.com/matlabcentral/fileexchange/6748-subsampling-input-n), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
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.1.0.0

Correct a variable name and add a BSD license

1.0.0.0