hey,
I am having issues regarding loading of dicom data in mitk. I have pasted
my code excerpt and the error I am get. Can anybody tell me what the
problem could be ?
CODE:
mitk::DicomSeriesReader::FileNamesGrouping fixed_files =
mitk::DicomSeriesReader::GetSeries(argv[1], false );
mitk::DicomSeriesReader::StringContainer series_fixed_files =
fixed_files[m_Filenames];
mitk::DataNode::Pointer fixednode =
mitk::DicomSeriesReader::LoadDicomSeries(series_fixed_files,true,false,false);
ds->Add(fixednode);
ERROR:
error: conversion from 'std::map<std::basic_string<char>,
mitk::DicomSeriesReader::ImageBlockDescriptor>::mapped_type {aka
mitk::DicomSeriesReader::ImageBlockDescriptor}' to non-scalar type
'mitk::DicomSeriesReader::StringContainer {aka
std::vector<std::basic_string<char> >}' requested
--
Jatin Nath,
School of BioMedical Engineering,
Indian Institute of Technology (Banaras Hindu University), Varanasi
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users