[Insight-users] SpatialObjectToImageFilter Crash - Why?
itkvtk123 at gmx.net
itkvtk123 at gmx.net
Wed Oct 28 19:32:51 EDT 2009
I finally found out, that my issue relates to bug #0005357 ("PolygonSpatialObject cannot calculate area with 2D image")
Description:
http://public.kitware.com/Bug/view.php?id=5357
The quickfix from danhomerick worked for me. Thank you very much! You rock, dude!
Again the Quickfix:
In itkPolygonSpatialObject.txx insert as first line in Plane() method:
if (TDimension == 2) return Coronal;
--
Neu: GMX DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://portal.gmx.net/de/go/dsl02
More information about the Insight-users
mailing list