19#ifndef __mlMLToRTROIObservationsSequence_H 
   20#define __mlMLToRTROIObservationsSequence_H 
   27#include <boost/function.hpp> 
   33class DcmDRTRTROIObservationsSequenceInterface;
 
A CSOGroup comprises a number of CSOs, which themselves can be in a number of different CSOGroups.
 
A CSOList comprises a number of CSOs and CSOGroups and is the central object for contour segmentation...
 
Class to provide access to DRTRTROIObservationsSequence.
 
DCMTree::TreePtr convert(CSOList *csoList)
Converter function.
 
MLToRTROIObservationsSequence(boost::function< void(float)> *setProgress)
Constructor.
 
Class for setting progress.
 
boost::shared_ptr< Tree > TreePtr
Shared pointer to a DCMTree::Tree.