Operating system: Windows 10
Slicer version:4.10
Expected behavior: Attempting to add fiducial markers from FCSV file
Actual behavior: False command
I am trying to import fiducial markers from saved FCSV file to the current image. I have tried this command.
slicer.util.loadMarkupsFiducialList(‘D:/fcsv/C.fcsv/to/list/F.fcsv’)
I am getting a false error- Am I specifying the path wrong. I ve no programming knowledge.
Could someone please help.
My fcsv is store in D; FCSV folder and as C.fcsv
Thanks a lot