Hi Regine,
did you try inverting with vmtkimageshiftscale?
vmtkimageshiftscale -ifile input.mha -scale -1.0
If you need to re-obtain positive intensity levels for some reason, you need to
pipe another shift scale for the shift part:
vmtkimageshiftscale -ifile input.mha -scale -1.0 --pipe vmtk
Seems I got over the problem. The PypePad now takes in my input.
Sorry for the disruption, Ido
On Mon, Jul 18, 2011 at 1:41 PM, ido yerushalmy wrote:
> Hi,
> I am starting to use VMTK and have successfully compiled the source
> (revision 306) in debug mode.
> I am working on Windows and using the