Menu

Using mia from Python

Using mia from Python

The name of the module is simply pymia (from pymia >= 1.0.7 on), hence the is is loaded as

import pymia

The functionality currently exposed to Python is limited to loading images, running 2D and 3D filters on gray scale image, and running image registration. Within Python the images are represented as numpy arrays, in fact no MIA objects are exposed directly to Python.


Related

Wiki: MIA and Python
Wiki: Python, filtering
Wiki: Python, image registration
Wiki: Python, loading images

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.