osp_internal {fibos} | R Documentation |
Calculate OSP Metric
Description
Internal function to calculate the OSP metric from an SRF file. This function calls the 'Python' implementation of the OSP calculation.
Usage
osp_internal(file)
Arguments
file |
Path to the SRF file generated by the 'occluded_surface' function. |
Value
A data frame containing the OSP metric data read from the generated PAK file.
Author(s)
Carlos Henrique da Silveira (carlos.silveira@unifei.edu.br)
Herson Hebert Mendes Soares (hersonhebert@hotmail.com)
Joao Paulo Roquim Romanelli (joaoromanelli@unifei.edu.br)
Patrick Fleming (Pat.Fleming@jhu.edu)
[Package fibos version 2.0.1 Index]