[Insight-users] MeshSpatialObject.exe crashes

Ribes, Delphine (ISTB) delphine.ribes at istb.unibe.ch
Tue Jul 5 11:59:02 EDT 2011


Dear Insight Users,

I've tried the example MeshSpatialObject.exe from the directory Examples\SpatialObjects and it crashes for both debug and release version. In debug, I was able to identify when it crashes:
 line 130 : std::cout << "Is my physical point inside? : " <<
    myMeshSpatialObject->IsInside(myPhysicalPoint) << std::endl;

When I comment this line, then it crashes at line 204: imageFilter->Update();
Attached the error message that I get.

I am using:
InsightToolkit-3.20.0 built in shared lib
VS 2008
Windows7 64bit.

I've seen this thread on the mailing-list:
http://www.itk.org/pipermail/insight-users/2009-October/033450.html
But I didn't find any answer.

Can someone help me?

Thanks a lot,
Delphine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110705/e1584118/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.png
Type: image/png
Size: 25747 bytes
Desc: error.png
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110705/e1584118/attachment-0001.png>


More information about the Insight-users mailing list