20#ifndef __mlMLToStructureSetROISequence_H
21#define __mlMLToStructureSetROISequence_H
28#include <boost/function.hpp>
35class DcmDRTStructureSetROISequenceInterface;
56 const std::string &frameOfReferenceUid,
const CSOGroup &csoGroup);
Class to provide access to DRTStructureSetROISequence.
MLToStructureSetROISequence(boost::function< void(float)> *setProgress)
DCMTree::TreePtr convert(PagedImage *image, CSOList *csoList)
Class for setting progress.
boost::shared_ptr< Tree > TreePtr
Shared pointer to a DCMTree::Tree.