]> Creatis software - clitk.git/commit
Prevent vv from instantiated 4D vvImage.
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:44:00 +0000 (16:44 +0200)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Tue, 3 May 2011 14:44:00 +0000 (16:44 +0200)
commitd5a2dc4d106f7c63c7f3a42b47e7466b7eb4fe0f
tree06764929fc0e897f07f2e7f5704dd41130005e1b
parentf90f148d7763ad4ccc855f7d7dedc4f4ebd8f325
Prevent vv from instantiated 4D vvImage.

* itk4 introduced some concept checking on image dimensions leading to
  compilation error on code instantiated but never used. Adding 4D
  specialized version of vvFromITK avoid these instantiations.
common/vvFromITK.h