[Insight-users] A BUG about examples =?x-gbk?Q?=A1=B0Surface?= =?x-gbk?Q?Extraction=A1=B1=3F?=
Luis Ibanez
luis.ibanez at kitware.com
Tue Dec 2 18:12:20 EST 2008
Hi hubaoping
You must call this application with the following arguments:
SurfaceExtraction.exe inputImageFile pixelValueOfTheObject
Please note that the pixelValueOfTheObject *MUST* actually be
the value of the inside of the object.
For example if you have an image of values 0 and 255, then you
must use the value 255, not 128.
Regards,
Luis
-------------------
hubaoping wrote:
> Hi everyone£º
> When I excute the "SurfaceExtraction.exe", I give the parameters by
> command mode. Than it throw the error that "the '0x03fa1000 memory '
> can not be 'read'".I debug the programe,it break at the line 1145 in the
> "itkBinaryMask3DMeshSource.txx" .
> A bug? My ITK version is 3.4.0
>
>
>
>
More information about the Insight-users
mailing list