pixelNames-methods {Cardinal}R Documentation

Retrieve Pixel Names from iSets

Description

This generic function accesses pixel names (typically image coordinates) stored in an object derived from iSet.

Usage

pixelNames(object)
pixelNames(object) <- value

Arguments

object

An object, possible derived from iSet.

value

Value to be assigned to the corresponding object.

Value

pixelNames returns an object containing information on pixel names.

Author(s)

Kylie A. Bemis

See Also

iSet, SImageSet, MSImageSet


[Package Cardinal version 1.12.1 Index]