meshroom.common

This module provides an abstraction around standard non-gui Qt notions (like Signal/Slot), so it can be used in python-only without the dependency to Qt.

Warning: A call to init(Backend.XXX) is required to choose the backend before using this module.

Functions

init(backend)

Classes

Backend(value)

An enumeration.

Modules

meshroom.common.PySignal

meshroom.common.core

meshroom.common.qt