Skip to content

Releases: ImproPhoto/pymicmac

v1.0.1

16 Nov 10:53
d060f65
Compare
Choose a tag to compare

PyMicmac are Python utilities for the MicMac photogrammetric suite.

pymicmac addresses two main issues with MicMac:

1 pymicmac helps you when running a sequence of MicMac commands. The sequence of commands is defined in an XML. During execution pymicmac creates isolated execution folders separating the input data from the intermediates and the output data. pymicmac also adds CPU/MEM monitoring for the commands.
2 pymicmac contains distributed computing versions of Tapioca and of the matching pipeline (Malt, Tawny, Nuage2Ply). This allows running Tapioca and the matching pipeline in distributed systems such as SGE clusters or a bunch of ssh-reachable machines.

Changes: