]> Creatis software - clitk.git/commit
Correct bug when opening non 3D vector field
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Fri, 3 Feb 2012 12:22:57 +0000 (13:22 +0100)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Fri, 3 Feb 2012 12:22:57 +0000 (13:22 +0100)
commit4aeb9af4e4ba8f56f45f5698ae39458943282ee6
tree0db1c9f3f287dd60897635ede8f76a6fc360be53
parentdcb367e8756bc62560bb5ff67497b4c9328c3baa
Correct bug when opening non 3D vector field

- vvImageReader was opening vector field of nD vectors with the itk 3D
  reader. Now we open the vector field with the appropriate itk reader
  and then convert it to 3D vectors which are the only one supported by
  vv.
common/vvImageReader.h
common/vvImageReader.txx