]> Creatis software - clitk.git/commit
Add like option in clitkExtrude tool
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Tue, 16 Oct 2018 08:41:26 +0000 (10:41 +0200)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Tue, 16 Oct 2018 08:41:26 +0000 (10:41 +0200)
commit22aac696ea46e2e4f989d8893bcb978f63715aef
tree0a012f4a132dc35ef8957dc4063b37cb28cc807d
parent786489951ba13c4daaf7f8541dce5ac369fd3a7b
Add like option in clitkExtrude tool

Before we had to set size, spacing and origin for the new dimension
But we could want to have the same size, spacing and origin than another image.
So I add the like option

I remove the required for the size option because if like is set , size is not mandatory
I controled that like and origin, size or spacing are not set at the same time
tools/clitkExtrude.ggo
tools/clitkExtrudeGenericFilter.txx