Обзор

MorIARTy stands for Morphological Image Analysis and Recognition Toolbox — a Scilab toolbox implementing the basic algorithms for Pyt'ev morphological image analysis. MorIARTy is usable to demonstrate foundational concepts of Pyt'ev morphology such as «image shape», «projection onto image shape», etc. as well as to prototype complex morphological software for intensive scientific research and for solving the real-world problems.

Despite the fact that the main focus of MorIARTy is Pyt'ev morphological image analysis, the toolbox partially implements interfaces to OpenCV and TensorFlow libraries. This makes it useful to a wide audience of researchers in the area of computer vision and machine learning.

Authors

Corresponding author: Authors:
  • Danila Makarov
  • Alexey Kosyrev

Installation

To install and run MorIARTy you need the following software on your computer: Installation process is as follows:
  1. Install Microsoft Visual C++ 2013, 2015 redistributable package (Windows only).
  2. Install MorIARTy through ATOMS using the following commands in Scilab:
    atomsRepositoryAdd http://cmpd2.phys.msu.ru/atoms/6.0
    atomsInstall MorIARTy
    

Gallery