<UL>
<LI> 16-bits-LUT full Management
<LI> User friendly management of <TT>Rescale Slope</TT> and
- <TT>Rescale Intercept</TT>
+ <TT>Rescale Intercept</TT>.<br>
+ (Well... Maybe it's up to the application to deal with it, not to
+ gdcm ?)
<LI> Allow manual adjunction / automatic recognition (pfff!...)
of the private <TT>Dicom Dictionary</TT>
to be used to parse <TT>Shadow groups</TT> against.
of gdcm::File*)<br>
The key is the 'Orientation', the 'Position'
or the value of a user choosen 'Tag' <br>
- - XCoherentFileSetmap SplitOnOrientation(FileList *fileSet); <br>
- - XCoherentFileSetmap SplitOnPosition(FileList *fileSet); <br>
- - XCoherentFileSetmap SplitOnTagValue(FileList *fileSet,
- uint16_t group, uint16_t element); <br>
+ - <TT>XCoherentFileSetmap SplitOnOrientation(FileList *fileSet);
+ </TT><br>
+ - <TT>XCoherentFileSetmap SplitOnPosition(FileList *fileSet);
+ </TT> <br>
+ - <TT>XCoherentFileSetmap SplitOnTagValue(FileList *fileSet,
+ uint16_t group, uint16_t element);
+ </TT><br>
These methods must be called by user, depending on what he wants
to do, at application time.- *he* only knows what his Series
contain !-
- <LI>
+ <LI> To avoid memory leaks and seg faults the user intended classes
+ use now a Reference Counter.<br>
+ <UL>
+ <LI> <TT>new()</TT> and <TT>delete()</TT> are replaced by
+ <TT>New()</TT> and <TT>Delete()</TT>
+ <LI> <TT>Register()</TT> and <TT>Unregister()</TT> methods are
+ available.
+ </UL>
<LI>
</UL>
<!#######################################################################>
+<A CLASS="anchor" NAME="NewsPreviousVersions">
+<!#######################################################################>
+
<HR size="1"><ADDRESS style="align: right;"></ADDRESS>
<H2>
<A CLASS="anchor" NAME="NewsVersion1_1">
<A HREF="News.html#NewsCurrentVersion"
target="rite">
News</A>
- <blink><font size=-2 color="#ffff00">Updated 2005.10.23</font></blink>
+ <blink><font size=-2 color="#ffff00">Updated 2005.11.22</font></blink>
</TD></TR>
<TR><TD BGCOLOR="#99ccff">
<A HREF="html.user/index.html"
target="rite">
Users documentation</A>
+ <br>
+ <font size=-2 color="#000000">For previous versions, see
+ <A HREF="News.html#NewsPreviousVersions" target="rite">News</A></font>
</TD></TR>
<TR><TD BGCOLOR="#99ccff">
<A HREF="html.developper/index.html"
target="rite">
Full Documentation</A>
+ <br>
+ <font size=-2 color="#000000">For previous versions, see
+ <A HREF="News.html#NewsPreviousVersions" target="rite">News</A></font>
</TD></TR>
<TR><TD BGCOLOR="#99ccff">