alicevision / meshroom-manual

Meshroom manual and documentation
https://meshroom-manual.readthedocs.io
39 stars 30 forks source link

image viewer - feature extraction - legend #33

Closed Begalov closed 3 years ago

Begalov commented 3 years ago

what does mean three left checkers with corresponding numbers from right? image

simogasp commented 3 years ago

the three numbers are, in order from left to right, the number of extracted features, the number of matched features, and the number of features that have been reconstructed. So in your image, you have 117966 sift feature extracted, of which 46098 have a match in other images, and of which 6362 have been reconstructed in 3D

Begalov commented 3 years ago

@simogasp Thanks so much https://github.com/alicevision/meshroom-manual/compare/develop...Begalov:patch-1