InSPIRE utility to resample an 3D image with multi-grid resolution

This program resamples a 3D image. It makes the grid finer or coarser using user designated 'factor'
387 Downloads
Updated 24 Apr 2012

View License

This is useful for multi-grid image registration to improve accuracy and efficiency. Note in the example with phantom, users can see the more pixelated figure with the coarser grid. IMPORTANT REMINDER NOTE: for meshgrid implementation in Matlab, meshgrid(a,b,c) means there will be a columns, b rows and c pages. Therefore put if user need to create n column, put 'ncol' in the 'a' position, and 'nrow' in 'b' position, and 'npage' as expected in the 'c' position. See documentation in code.

Cite As

Rex Cheung (2024). InSPIRE utility to resample an 3D image with multi-grid resolution (https://www.mathworks.com/matlabcentral/fileexchange/36332-inspire-utility-to-resample-an-3d-image-with-multi-grid-resolution), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Denoising and Compression in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0