meshroom.multiview

Functions

findFilesByTypeInFolder(folder[, recursive])

Return all files that are images in 'folder' based on their extensions.

hasExtension(filepath, extensions)

Return whether filepath is one of the following extensions.

mvsPipeline(graph[, sfm])

Instantiate a MVS pipeline inside 'graph'.

sfmAugmentation(graph, sourceSfm[, withMVS])

Create a SfM augmentation inside 'graph'.

Classes

FilesByType()