extractAnnulus: extractAnnulus

Description Usage Arguments

View source: R/RcppExports.R

Description

This function returns a cimg wrapped as NumeriMatrix. Contains simplified image reduced to relevant identifying features. Features represent 16 point ring from around each coordinate The x component in the returned cimg represents each coordinate The y component from the returned cimg represents each sample from the 16 point ring

Usage

1
extractAnnulus(imageFromR, xCoordinates, yCoordinates)

Arguments

imageFromR

cimg wraped as NumericVector

xCoordinates

x pixel coordinates for data extraction

yCoordinates

y pixel coordinates for data extraction


haimeh/finFindR documentation built on July 17, 2021, 12:56 a.m.