miop - A modular pipeline for 3D reconstruction from SEM imagesΒΆ
miop is a Python library to perform 3D reconstruction from sets of tilted Scanning Electron Microscope (SEM) images.
It implements the typical steps of a 3D reconstruction pipeline, that are feature matching, estimation of the intrinsic and extrinsic parameters of the camera, and point cloud reconstruction, whereby the image generation process is modeled by a scaled orthographic projection.
miop is designed to be easily extensible, modifiable and provides researchers with a practical tool to perform 3D reconstruction.