read_line_obj: Read a BIC-obj line file

read_line_objR Documentation

Read a BIC-obj line file

Description

Parse the BIC obj format for when the object contains lines instead of a mesh.

Usage

read_line_obj(line_obj)

Arguments

line_obj

Path to the object file of interest

Value

bic_lines object, which is a list of matrices, each matrix coresponds to one line in the object. The matrices are 3xN matrices of world coordinates.


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.