# loading of toy-patient objects
patient <- toy.load.patient (modality = "ct", roi.name = "", dxyz = c (5, 5, 5))
CT <- patient$ct[[1]]
# xyz extreme coordinate
get.extreme.pt (CT)
get.extreme.pt (CT, min = 0)
Run the code above in your browser using DataLab