Skip to content

StructureFromMotion fails

ChemicalXandco edited this page Oct 23, 2018 · 4 revisions

StructureFromMotion fails because not enough features were extracted from the image dataset. To get more features:

  • add AKAZE as DescriberType on FeatureExtraction, FeatureMatching and StructureFromMotion nodes
  • DescriberPreset to High or Ultra in FeatureExtraction