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.


gitdemont/IFC documentation built on June 11, 2025, 9:23 p.m.