[vmtk-users] ERROR report vmtkimagevoiselector
Brought to you by:
davidsteinman,
lucantiga
From: Chiara T. <chi...@iu...> - 2015-03-25 11:54:52
|
Dear vmtk users, I am using vmtkimagevoiselector with the following line: vmtkimagevoiselector -ifile path-to-image-file.mhd -ofile path-to-voi-image-file.mhd -boxbounds 130.7949696779251 213.64265620708466 134.87211960554123 155.42095524072647 309.0 427.0 -interactive 0 Whilst executing I get the following error: itk::ERROR: ImageFileWriter(0x7fa6c3c8fc10): Largest possible region does not fully contain requested paste IO regionPaste IO region: ImageIORegion (0x7fff513ff278) and python just quit. Any idea why this happens? Am I doing someting wrong? The box bounds are inside the image, I just copy paste the box bounds of a previous vmtkimagevoiselector on a 4D CTA datasets. I first cut the first image and try to apply the same cut to the following images of the dataset. Thank you Chiara |