[Master Index]
[Index for Courses]
imsample
(ee2200/imsample.m)
Function Synopsis
y = imsample(x, P)
Help text
IMSAMPLE Function for sub-sampling an image
usage: y = imsample(x,P)
x = input image to be sampled
P = sub-sampling period (an integer like 2,3,etc)
y = output image
Cross-Reference Information
This function calls
- length /tools/hpmatlab/toolbox/matlab/general/length.m
- ones /tools/hpmatlab/toolbox/matlab/elmat/ones.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
- zeros /tools/hpmatlab/toolbox/matlab/elmat/zeros.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON