Class which represents an image, which manages properties of an image and image data which is located...
MLDCMTKMLCONVERTERS_EXPORT DCMTree::TreePtr toROIContourSequence(PagedImage *image, CSOList *csoList, int precision, bool treatCollinearAsPlanar=false, MLToROIContourSequence::ImageReferenceMode imageReferenceMode=MLToROIContourSequence::RequireExactlyOneSlice, boost::function< void(float)> *setProgress=NULL)
Convert PagedImage and CSOList to ROI Contour Sequence.
MLDCMTKMLCONVERTERS_EXPORT DCMTree::TreePtr toReferencedFrameOfReferenceSequence(PagedImage *image, CSOList *csoList, bool referenceAllImageSlices=false, boost::function< void(float)> *setProgress=NULL)
Convert PagedImage and CSOList to Referenced Frame Of Reference Sequence.
MLDCMTKMLCONVERTERS_EXPORT DCMTree::TreePtr toStructureSetROISequence(PagedImage *image, CSOList *csoList, boost::function< void(float)> *setProgress=NULL)
Convert PagedImage and CSOList to Structure Set ROI Sequence.