[Insight-developers] Debug error
Luis Ibanez
luis.ibanez at kitware.com
Wed Oct 31 08:53:56 EDT 2007
Hi Despoina,
Please read the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
in particular the Chapter on "Reading and Writing Images".
This chapter describes the ImageIO factory architecture of ITK.
Why are you using the the GDCMSeriesFileNames class ?
Are you trying to read DICOM files ?
It will help a lot if you post to the list the source code
of *your test*. I'm guessing that you copied from an existing
ITK example and that you probably are trying to use code that
is not really relevant for your current specific problem.
Thanks
Luis
---------------------
Despoina Rizou wrote:
> Hallo,
> i am writing a class based on ImageIOBase class to support a new file
> format.
> When i debug the i get an assertion failure message and in the output
> window a
> warning "In ..\..\Insight Toolkight...\code\IO\HKGCDM Series
> File.......................
> GDCMSeriesFileNames(040EE440):No series can be found,make sure you...".
> I dont know where exactly is the problem!If you have any idea please
> help me!!!
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list