qmazda
Qmazda is a software package for digital image analysis. It computes shape, color and texture descriptors of arbitrary regions of interest. Color analysis includes RGB, CMY, HSY, YIQ, YUV, CIELab and CIEXYZ models. Texture feature extraction algorithms include co-occurrence matrix, run-length matrix, autoregression model, brightness distribution statistics, local binary patterns, histogram of oriented gradients, Haar and Gabor transforms. The program enables calculation of morphological features such as moments of inertia, Feret diameters, ratios of Danielson, Blair-Bliss or Malinowska, and many others. Also it implements algorithms of discriminant analysis and data classification such as linear discriminant analysis, mutual information, convex decision boundary and support vector machines. The main goal of the program is to search for optimal methods for image classification and segmentation.

Below there are binaries for download. Software is provided as-is under GPL3 license. Source codes are available from GitLab repository.
The best references for MaZda and qmazda package are:
- P. M. Szczypiński, A. Klepaczko, Chapter MaZda – A Framework for Biomedical Image Texture Analysis and Data Exploration in A. Depeursinge, O. S Al-Kadi, J. R. Mitchell (eds.), Biomedical Texture Analysis Academic Press 2017. ISBN: 978-0-12-812133-7, pp. 315-347 doi link
- Piotr M. Szczypiński, Artur Klepaczko, Marcin Kociołek, QMaZda – software tools for image analysis and pattern recognition, SPA 2017, 217-221. doi
- Piotr M. Szczypiński, Michal Strzelecki, Andrzej Materka, Artur Klepaczko, MaZda - A software package for image texture analysis, Computer Methods and Programs in Biomedicine, Volume 94, Issue 1, April 2009, 66-76 doi pdf

Downloads
Do not download or install it unless you take full resposibility for what may happen.
Manual: qmazda.pdf
Tutorials: qmazda_tutorials.zip
How to install: mzinstall.pdf
Lite versions for 64bit Linux using system shared libraries:
Compiled and tested on Kubuntu 22.04 LTS qmazda2501lite_amd64.tar.gz
Compiled and tested on Kubuntu 24.04 LTS qmazda2501liteB_amd64.tar.gz
Version for 64bit Linux: qmazda2501_amd64.tar.gz
Statically linked with most libraries. Works on Kubuntu 22.04 LTS and 24.04 LTS
Version for 64bit Windows: qmazda2501_win64.zip
Tested on Windows 10
Sources: qmazda2501_src.zip