[Insight-users] [Itk] [BinaryErode]

Vincent Viroleau viroleau at gmail.com
Tue Sep 26 17:54:22 EDT 2006


I'm using the itk::BinaryErodeImageFilter with an itk::Neighborhood
and i get a vector subscript out of range.

Itk : 2.6
Visual 2005
itkBinaryErodeImageFilter.txx revision 1.23

It seem that the error came from the line 409 in the txx file.
The GetDifferenceSet method is called with the parameter 4, and the
vector m_KernelDifferenceSets has a size of 0.

If somebody had used this filter and had the same issue, i would
really appreciate some help.
Thank you

-- 
Vincent Viroleau


More information about the Insight-users mailing list