[Dcmlib] NEW FEATURE: TagKey is now a union of uint16_t or uint32_t
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Jul 11 17:25:51 CEST 2005
Of course I did not turn the functionality ON, you need to edit
src/gdcmCommon.h
and change
#define FASTKEY 0
to
#define FASTKEY 1
Sorry
Mathieu
Mathieu Malaterre wrote:
> Hello,
>
> since the only problem with my patch was solved recently by JP (no
> more notion of 'Extended' keys), I was able to commit the patch. I did
> check that python wrapping is still compiling. Please do not hesitate to
> let me know if this break anything.
>
> Also let me know how faster your code now works, I could get a ~25%
> speed increase when doing lot of access to the dictionary.
>
> Thanks
> Mathieu
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
>
More information about the Dcmlib
mailing list