cpp_coord_to_px: Coordinates to Pixels

View source: R/RcppExports.R

cpp_coord_to_pxR Documentation

Coordinates to Pixels

Description

low-level function to compute pixels coordinates

Arguments

x

NumericVector of x-coordinates of the points.

y

NumericVector of y-coordinates of the points.

param

NumericVector of parameters to scale raw points coordinates to pixels coordinates.

Value

a 2 columns NumericMatrix of x and y pixels coordinates.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.