interpolate_pixels.hlp
来自「matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译」· HLP 代码 · 共 18 行
HLP
18 行
Interpolate Pixels The Interpolate Pixels item of the View menu shows the image as a pseudocolor plot, an array of cells with the vertices of each cell specified by the colormap. The internal color of the cells is interpolated between all four vertices. The MATLAB function pcolor is used to display the image, which is shown as a surface. Since the surface is shown with different axes than the image under Top View, any lines or text drawn on the Top View image will not display in Interpolate Pixels. This goes for all the other surface plots.{Line_Plot.hlp}{Mesh_Plot.hlp}{MeshC_Plot.hlp}{Surface.hlp}{Light_Surface.hlp}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?