-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
With the current implementation of the DFM Node, the pipeline fails at the Structure from Motion Node.
This topic has been opened as a discussion in the Meshroom repository and can be found here.
A possible first step to solve this problem has been proposed in the Conclusion of the Wiki.
Solving the Structure from Motion Problem
The error logs of the structure from motion node can be found in a discussion, that I started to the meshroom forums. Here, someone suggested to take a look at the source code of the structure from motion node, specifically at the fuseMatchesIntoTracks function.
A first look into the source code reveals, that SfM fails at the computePyramidPerView function, which could rely on the descriptors being present in the same directory as the features.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working