[Insight-developers] Very strange interaction between some itk image io and vtk io - sample images
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon Jul 28 11:36:35 EDT 2008
On Mon, Jul 28, 2008 at 5:06 PM, Sean McBride <sean at rogue-research.com> wrote:
> On 7/25/08 8:37 PM, Richard Beare said:
>
>>The culprit seems to have been the jpeg library when vtk was compiled
>>with the "USE_SYSTEM_JPEG" option. In my case this library came from
>>macports. Seems that using the itk versions of all libraries will be
>>the way to go in the future...
>
> Which version of the jpeg library does macports include?
>
> According to:
> <http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/itkjpeg/README?
> root=Insight&view=markup>
>
> ITK's version is 6b. (10 years old, but apparently the latest release:
> <http://www.ijg.org/>)
ITK comes with the 6b (aka 62) version + the lossless patch from Ken
Muchinson (and a couple of minor patch). The name are mangled so there
should not have been an issue (VTK would use the vtk one, while ITK
would use its).
2cts
--
Mathieu
More information about the Insight-developers
mailing list