Fix SF namings

This commit is contained in:
Daniel Girardeau-Montaut
2019-05-03 23:52:33 +02:00
parent 48b193e194
commit 75f2133e97
10 changed files with 81 additions and 78 deletions
+1 -1
View File
@@ -1199,7 +1199,7 @@ bool Tools::PrepareFeatures(const CorePoints& corePoints, Feature::Set& features
}
}
//Neighborhhod features
//Neighborhood features
for (NeighborhoodFeature::Shared& feature : fas.neighborhoodFeaturesPerScale[fas.scales[scaleIndex]])
{
if (feature->cloud1 == sourceCloud && feature->sf1)