sksurgeryfred.algorithms.fred module

Functions to support MedPhys Taught Module workshop on calibration and tracking

sksurgeryfred.algorithms.fred.is_valid_fiducial(fiducial_location)[source]

Checks the x, y, and z location of a fiducial :returns: true if a valid fiducial

sksurgeryfred.algorithms.fred.make_target_point(outline, edge_buffer=0.9)[source]

returns a target point, that should lie within the outline.