relToPixel: Change from relative to fixed pixel coordinate system

View source: R/relToPixel.R

relToPixelR 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)


CTRing documentation built on Sept. 11, 2024, 6:45 p.m.