Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 16 Nov 10:53
· 2 commits to master since this release
d060f65

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: