nanimresize

Use the imresize function without losing data at NaN boundaries.
468 descargas
Actualizado 12 abr 2016

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre NaNs en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: inpaint_nans

Community Treasure Hunt

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

Start Hunting!

nanimresize/

nanimresize/html/

Versión Publicado Notas de la versión
1.0.0.0