i_to_rci: i_to_rci

Description Usage Arguments Value

View source: R/ExtractFeatures.R

Description

Function for converting indices to respective row, col and associates the original index.

Usage

1
i_to_rci(nodes, dims, fixed = FALSE)

Arguments

nodes

nodes to be converted.

dims

dimensions of binary image

fixed

instead of normal computation of rows, put it in a fixed location.

Value

returns matrix mapping nodes' indices to respective row, col


handwriter documentation built on Aug. 16, 2021, 5:07 p.m.