nanimresize

Use the imresize function without losing data at NaN boundaries.
468 Downloads
Aktualisiert 12 Apr 2016

Lizenz anzeigen

The Image Processing Toolbox offers a great function called imresize, which conveniently rescales gridded datasets and automatically applies antialiasing. However, because imresize interpolates data, imresize output tends to lose data near NaN boundaries. This function uses John D'Errico's inpaint_nans function before applying imresize, then re-masks NaN output.

Zitieren als

Chad Greene (2024). nanimresize (https://www.mathworks.com/matlabcentral/fileexchange/56518-nanimresize), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu NaNs finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: inpaint_nans

Community Treasure Hunt

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

Start Hunting!

nanimresize/

nanimresize/html/

Version Veröffentlicht Versionshinweise
1.0.0.0