| PRTools contents |
IM_GRAY
B = IM_GRAY(A,V)
B = A*IM_GRAY([],V)
| Input | |
| A | Multiband image or dataset with multi-band images as objects |
| V | Weight vector, one weight per band. Default: equal weights. |
| Output | |
| B | Output image or dataset. |
The multi-band components in the image A (3rd dimension) or in the objects in the dataset A are weigthed (default: equal weights) and averaged.
mappings, datasets, datafiles,
| PRTools contents |