[ITK-users] itk::EllipsoidInteriorExteriorSpatialFunction
SiavashK
siavashk at ece.ubc.ca
Mon Jul 6 13:09:51 EDT 2015
Hi Daoud,
I don't know why. It seems like you are doing things correctly at your end.
Might I suggest that you look at the source
<https://github.com/hinerm/ITK/blob/master/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.hxx>
code and place break points at
itk::EllipsoidInteriorExteriorSpatialFunction::Evaluate() and
itk::EllipsoidInteriorExteriorSpatialFunction::SetOrientations(args) to see
if what they do is what you expect to happen?
It could be that there is a bug in the code and you can help everyone by
finding it.
Good luck,
Siavash
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/itk-EllipsoidInteriorExteriorSpatialFunction-tp7587522p7587546.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list