[Dcmlib] Re: openjpeg and 16bits j2k image
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Oct 24 17:09:55 CEST 2005
Ok fair enough. I am not too worried about speed issue, my main focus
right now was garantee a good result. I'll process openjpeg the same way
I did with gdcm. That is to say having a dashboard to test j2k stream
and garantee the result is correct. So I'll bug you only in case of
decompression going really wrong, for the rest I am all set. Thanks for
your help.
--------------------------------------------------------------------
gdcm team:
As a side note I have finised writting the gdcm-openjpeg bridge. Unless
objections, I am planning in merging it into the main trunk. Jasper will
then desepear if no problem is found.
Mathieu
Antonin Descampe wrote:
>
> Hi Mathieu,
>
> Well I'm happy having helped you a bit and also that you will integrate
> openjpeg in gdcm. As we are only two people maintaining the library and
> as it is certainly not our main occupation (still a thesis to
> finish...), I cannot promise you to answer your potential future
> requests very fast... But feel free to change the things you want in
> the library and I will do my best to help you again if needed.
>
> cheers,
>
> antonin
>
> Le 24-oct.-05, à 15:54, Mathieu Malaterre a écrit :
>
>> Ride on, dude !
>> This is an excellent job, I am very excited. So now that I know you
>> are very serious, I will definitely integrate openjpeg into gdcm.
>>
>> We'll keep in touch for the cmake'ification of the project.
>> Mathieu
>> Result is here:
>> http://www.creatis.insa-lyon.fr/~malaterre/jpeg2000/
>> CT_Phillips_JPEG2K_Decompr_Problem-antonin.png
>>
>> Antonin Descampe wrote:
>>
>>> Salut Mathieu,
>>> Voilà j'ai fait les modifications nécessaires pour décoder
>>> correctement tes images. Il y a encore une ou deux différences avec
>>> kakadu, certains pixels sont noirs alors qu'ils devraient être
>>> blancs. Sans doute un problème d'overflow en logique signée... Je
>>> vais essayer de résoudre ce problème.
>>> Je ne parviens pas à faire de commit ce matin sur le cvs donc je
>>> t'envoie les fichiers modifiés dans ce mail, en attendant de pouvoir
>>> uploader les modifs sur le cvs.
>>> A+,
>>> Antonin
>>> Le 18-oct.-05, à 15:28, Mathieu Malaterre a écrit :
>>>
>>>> Salut Antonin,
>>>>
>>>> Pas de nouvelle sur mon probleme ?
>>>> Sinon est-ce qu'il y a un moyen d'avoir openjpeg CVS en ligne
>>>> de commande ?
>>>>
>>>> Merci
>>>> Mathieu
>>>>
>>>>>>
>>>>>> Salut,
>>>>>>
>>>>>> J'ai répondu à ton post
>>>>>> http://www.openjpeg.org/forum/viewtopic.php?t=18
>>>>>>
>>>>>> Il s'agit d'un problème de requantification. Lorsqu'on multiplie
>>>>>> le coefficient par le pas de quantification juste avant l'IDWT,
>>>>>> une perte de précision peut avoir lieu car on utilise que des
>>>>>> entiers (4 bytes). Cela devrait pouvoir se résoudre en utilisant
>>>>>> des double pour cette opération-là puis en repassant en entiers
>>>>>> juste après. Je tâche de m'en occuper assez vite.
>>>>>>
>>>>>> A+,
>>>>>>
>>>>>> Antonin
>>>>>>
>>>>>> Le 08-oct.-05, à 20:09, Mathieu Malaterre a écrit :
>>>>>>
>>>>>>> Salut,
>>>>>>>
>>>>>>> Est-ce que quelqu'un lit le forum ? Je voulais savoir si le
>>>>>>> probleme que je rapporte etait un probleme connu. Et si une
>>>>>>> solution existait.
>>>>>>>
>>>>>>> Merci
>>>>>>> Mathieu
>>>>>>>
>>>>>>> [openjpeg and 16bits j2k image]
>>>>>>> http://www.openjpeg.org/forum/viewtopic.php?t=18
>>>>>>>
>>>>>> --
>>>>>> Antonin Descampe - PhD student
>>>>>>
>>>>>> descampe at tele.ucl.ac.be
>>>>>> Communications and Remote Sensing Lab
>>>>>> Université catholique de Louvain, Belgiu
>>>>>> m
>>>>
>>>>
>>>>
>>>>
>>> --
>>> Antonin Descampe - PhD student
>>> descampe at tele.ucl.ac.be
>>> Communications and Remote Sensing Lab
>>> Université catholique de Louvain, Belgiu
>>> m
>>
>>
>>
> --
> Antonin Descampe - PhD student
>
> descampe at tele.ucl.ac.be
> Communications and Remote Sensing Lab
> Université catholique de Louvain, Belgiu
> m
More information about the Dcmlib
mailing list