[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. 5528dc88bb2cd71682781d0f31f2e544ac
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2016-08-16 12:25:25
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via 5528dc88bb2cd71682781d0f31f2e544acedec4a (commit)
from df38c01df2128fa6eac6a302fcaadbd481214b56 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/5528dc88bb2cd71682781d0f31f2e544acedec4a/
commit 5528dc88bb2cd71682781d0f31f2e544acedec4a
Author: Mathieu Malaterre <mat...@gm...>
Date: Tue Aug 16 14:25:09 2016 +0200
update python doc
diff --git a/Wrapping/Python/docstrings.i b/Wrapping/Python/docstrings.i
index f156b6a..3b9cae2 100644
--- a/Wrapping/Python/docstrings.i
+++ b/Wrapping/Python/docstrings.i
@@ -5353,7 +5353,14 @@ The input DICOM file does not contains an Image. ";
// File: classgdcm_1_1ImageRegionReader.xml
%feature("docstring") gdcm::ImageRegionReader "
-ImageRegionReader.
+ImageRegionReader This class is able to read a region from a DICOM
+file containing an image. This implementation requires that the
+information stored in the DICOM header are consistent with what is in
+the encapsulated Pixel Data. This is technically not required by DICOM
+standard, which makes this implementation illegal with regards to the
+famous JPEG
+note:http://dicom.nema.org/medical/dicom/current/output/chtml/part05/sect_8.2.html
+#para_4bcb841e-c6bf-4e26-82a5-3fad3c942da0.
See: ImageReader
-----------------------------------------------------------------------
Summary of changes:
Wrapping/Python/docstrings.i | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
hooks/post-receive
--
Grassroots DICOM
|