avid.externals.fcsv.read_fcsv
- avid.externals.fcsv.read_fcsv(filePath)
Loads a point set stored in slicer fcsv format. The points stored in a list as PointRepresentation instances. While loaded the points are converted from RAS (slicer) to LPS (DICOM, itk). @param filePath Path where the fcsv file is located.