imgetdims {imageUtilities}R Documentation

gets dimensions of image, x, y, channs

Description

gets dimensions of image, x, y, channs

Usage

  imgetdims(img)

Arguments

img

image to get dimensions of

Value

vector (nx, ny, numchans)

See Also

Other dims: imgetnumcomp, imgetnx, imgetny


[Package imageUtilities version 1.0.3 Index]