Coordinate-class {IrisSpatialFeatures}R Documentation

Class to represent a single imaging coordinate

Description

Class to represent a single imaging coordinate

Slots

ppp

A spatstat ppp object that contains all coordinate information

raw

Includes all raw data that is output from inForm

mask

List of user defined masks that define regions of interest

coordinate_name

Name of the current coordinate

size_in_px

Size of the image in pixel, accounting for mask size

Examples

coord <- new("Coordinate")


[Package IrisSpatialFeatures version 1.3.0 Index]