imjoin {imageUtilities}R Documentation

combines single-channel images together to become multi-channel

Description

combines single-channel images together to become multi-channel

Usage

  imjoin(...)

Arguments

...

input images to join, all of the same dimensions.

Value

an image in which each of the input arguments forms a component


[Package imageUtilities version 1.0.3 Index]