dxwdxw2005 / gerardus

Automatically exported from code.google.com/p/gerardus
0 stars 0 forks source link

change of resolution needed when rotating 3D image volume #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. For example, rotate 90º to one side an image foo.mha with rotate3DImage 

What is the expected output? What do you see instead?

Assume that foo.mha has resolution [sx, sy, sz].

The new image will have resolution [sx, sy, sz] too, but this means that in
fact the image content resolution has changed. 

If the image has been rotated, now the resolution should be e.g. [sy, sx, sz].

Original issue reported on code.google.com by rcas...@gmail.com on 4 Mar 2010 at 3:49

GoogleCodeExporter commented 8 years ago
Unclear how to solve this issue. Need to check what other people have done.

Original comment by rcas...@gmail.com on 4 Nov 2014 at 12:10

GoogleCodeExporter commented 8 years ago

Original comment by rcas...@gmail.com on 4 Nov 2014 at 12:14

GoogleCodeExporter commented 8 years ago

Original comment by rcas...@gmail.com on 4 Nov 2014 at 12:16