coordinate_IJ: ImageJ Coordinate Conversion

Usage Arguments Value Author(s)

View source: R/retina-package.r

Usage

1
2
coordinate_IJ(RET_count_data, maxX, maxY, minX, minY, deltaX, deltaY, inversion,
  ...)

Arguments

RET_count_data

XYZ dataframe. X and Y are integer values starting at 1.

maxX

The X value of the furthest sampling site at the far right of the picture.

maxY

The Y value of the furthest sampling site at the top of the picture

minX

The X value of the furthest sampling site at the far left of the picture

minY

The Y value of the furthest sampling site at the bottom of the picture

deltaX

Average change in pixels in the X axis between two sampling sites.

deltaY

Average change in pixels in the Y axis between two sampling sites.

inversion

Whether or not to invert

...

arguments passed to or from other methods.

Value

RET_count_data Retinal count data in ImageJ coordinates. $x, $y and $z

Author(s)

Brian Cohn brian.cohn@usc.edu, Lars Schmitz


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.