This function is a simple wrapper around EBImage::Image()
.
Arguments
- data
A vector or array containing the pixel intensities of an image. If missing, the default 1x1 zero-filled array is used.
- ...
Additional arguments passed to
EBImage::Image()
.
This function is a simple wrapper around EBImage::Image()
.
A vector or array containing the pixel intensities of an image. If missing, the default 1x1 zero-filled array is used.
Additional arguments passed to EBImage::Image()
.