[Gdcm-hackers] [ gdcm-Bugs-3166577 ] gdcm::ImageReader / IOP / IPP
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: SourceForge.net <no...@so...> - 2011-01-28 08:21:27
|
Bugs item #3166577, was opened at 2011-01-27 16:25 Message generated for change (Comment added) made by malat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=739587&aid=3166577&group_id=137895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General (default) Group: 2.0.18 Status: Open Resolution: None Priority: 9 Private: No Submitted By: Mathieu Malaterre (malat) Assigned to: Mathieu Malaterre (malat) Summary: gdcm::ImageReader / IOP / IPP Initial Comment: It would be nice to extend ImageReader API to support Enhanced Volume and be able to access IPP and IOP by index. ---------------------------------------------------------------------- >Comment By: Mathieu Malaterre (malat) Date: 2011-01-28 09:21 Message: ... Hi! We have a problem displaying MR Enhanced images when Rescale Intersect and/or Rescale Slope isn't the same for every frame. I think the problem is that gdcm::Image only takes into account Rescale Intersect and Slope of the first frame. Is it right? If rescaling isn't done properly the pixel values are incorrect and the images aren't displayed correctly since Window Center and Window Width have to be applied after Rescale Intersect and Slope have been applied. ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=739587&aid=3166577&group_id=137895 |