Re: Issue 44 in pydicom: DICOM multi-frame

33 views
Skip to first unread message

pyd...@googlecode.com

unread,
Jan 16, 2012, 10:51:56 PM1/16/12
to pydic...@googlegroups.com
Updates:
Status: CantReproduce

Comment #5 on issue 44 by darcy...@gmail.com: DICOM multi-frame
http://code.google.com/p/pydicom/issues/detail?id=44

Closing this issue as it is quite old now, and it is not clear whether
there is a problem or not. If needed, it can be re-opened.

pyd...@googlecode.com

unread,
Jul 2, 2014, 8:38:35 PM7/2/14
to pydic...@googlegroups.com

Comment #6 on issue 44 by agrothberg: DICOM multi-frame
http://code.google.com/p/pydicom/issues/detail?id=44

I believe the issue is in the reshape. It should read:

arr.reshape(self.NumberOfFrames, self.Rows, self.Columns,
self.SamplesPerPixel)



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyd...@googlecode.com

unread,
Jul 7, 2014, 1:59:30 AM7/7/14
to pydic...@googlegroups.com

Comment #7 on issue 44 by agrothberg: DICOM multi-frame
http://code.google.com/p/pydicom/issues/detail?id=44

NumberOfFrames should be first. The ordering of the last three parameters
is dictated by: https://code.google.com/p/pydicom/issues/detail?id=150
Reply all
Reply to author
Forward
0 new messages