MantisBT - ITK
View Issue Details
0002973ITKpublic2006-03-17 19:282009-04-07 08:06
beastwoo 
Mathieu Malaterre 
lowminoralways
closedfixed 
 
 
0002973: Need name mangling for openjpeg
As per Mathieu Malaterre:

"ImageMagick is using Jasper for there -buggy- implementation of JPEG2000, whereas ITK is using OpenJPEG ... and of course those two project decided to use the same name for declaring there main function."

This causes problems if someone wants to link to a third party jpeg IO library, such as ImageMagick. This problem cropped up in ITK release 2.6.0.

The reporter was using ImageMagick's IO API instead of ITK's to handle some troublesome 16-bit tiff images. These images now load in ITK.
No tags attached.
Issue History
2008-11-30 11:36Mathieu MalaterreNote Added: 0014250
2008-11-30 11:36Mathieu MalaterreStatusassigned => closed
2008-11-30 11:36Mathieu MalaterreResolutionopen => fixed
2008-11-30 11:41Mathieu MalaterreNote Added: 0014255
2008-11-30 11:41Mathieu MalaterreStatusclosed => resolved
2009-04-07 08:06Marius StaringStatusresolved => closed

Notes
(0014250)
Mathieu Malaterre   
2008-11-30 11:36   
This is fixed in GDCM 2.x
(0014255)
Mathieu Malaterre   
2008-11-30 11:41   
Fixed. See
http://apps.sourceforge.net/mediawiki/gdcm/index.php?title=GDCM_Release_2.0 [^]