imagescInterp

Visualize matrices/images with smoothly interpolated "pixel" borders
121 Downloads
Updated Thu, 01 Sep 2016 15:35:41 +0000

View License

imagescInterp: Visualize matrix with smoothly interpolated patches.

Each element of the inputMatrix will be represented by 9 automatically generated patches to facilitate smooth interpolation at the borders.

p = imagescInterp(inputMatrix)
Creates and visualizes a single patch object, p, of the input matrix inputMatrix. p will contain the faces and vertices of the artificially created patch object.
Optionally, control the extent of the border interpolation and the colormap. With "verbose" == true, generate a "map" of the auto-generated vertices.

Cite As

Brett Shoelson (2024). imagescInterp (https://www.mathworks.com/matlabcentral/fileexchange/58353-imagescinterp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation 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.1

Updated license

1.0.0.0