imgetnumcomp {imageUtilities}R Documentation

gets number of image channels/components

Description

gets number of image channels/components

Usage

  imgetnumcomp(img)

Arguments

img

image to get dimensions of

Value

number of channels.

See Also

Other dims: imgetdims, imgetnx, imgetny


[Package imageUtilities version 1.0.3 Index]