[Insight-users] Bug in itk::kdTree ?

motes motes mort.motes at gmail.com
Thu Nov 26 13:32:46 EST 2009


For the last couple of days I have tried to find a solution for a
segmentation fault that happens when I use the itk::kdTree.

I am using the version of search where the radius is specified:

  /** Searches the neighbors fallen into a hypersphere */
  void Search(const MeasurementVectorType &query,
              double radius,
              InstanceIdentifierVectorType& result) const;






More information about the Insight-users mailing list