[ITK-users] Using ITK with OpenSlide
siavashk
siavashk at ece.ubc.ca
Fri Jun 26 13:33:55 EDT 2015
Thanks for replying to me on this. I think I am already registering the IO
correctly. I basically used the same code in the link that you provided and
added an update call to the reader, i.e. reader->Update();
I think the issue is that itkImageIOBase cannot recognize the
m_ComponentType, which is the pixel type (?)
Matt McCormick-3 wrote
> Until the module is merged as a remote module, the IO will be have to be
> registered manually as shown here:
>
> https://github.com/InsightSoftwareConsortium/ITKIOOpenSlide/blob/master/test/itkOpenSlideImageIOTest.cxx#L37
--
View this message in context: http://itk-users.7.n7.nabble.com/Using-ITK-with-OpenSlide-tp35834p35836.html
Sent from the ITK - Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list