imagescInterp

Visualize matrices/images with smoothly interpolated "pixel" borders

You are now following this Submission

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 (2026). imagescInterp (https://www.mathworks.com/matlabcentral/fileexchange/58353-imagescinterp), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Interpolation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.1

Updated license

1.0.0.0