itk吧 关注:159贴子:307
  • 0回复贴,共1

itk定义readertype,运行就出错

只看楼主收藏回复

itk定义readertype的时候,编译没有问题,运行的时候,总是在readertype这个定义指针出现错误
ReaderType::Pointer reader = ReaderType::New();这里出错,跟踪下去是在
/** Specify the file to read. This is forwarded to the IO instance. */
itkSetGetDecoratedInputMacro(FileName, std::string);
停止。
导致读取dicom数据无法进行。请大佬赐教


1楼2021-03-03 10:28回复