imagescInterp

版本 1.0.0.1 (5.2 KB) 作者: Brett Shoelson
Visualize matrices/images with smoothly interpolated "pixel" borders
121.0 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0