relToPixel {CTRing}R Documentation

Change from relative to fixed pixel coordinate system

Description

Change from relative to fixed pixel coordinate system

Usage

relToPixel(pith_coord, im)

Arguments

pith_coord

Pith coordinates in relative space (x, y)

im

Density matrix

Value

Pixel coordinates in number of pixels (x, y)


[Package CTRing version 0.1.0 Index]