Skip to main content

Measurement tools of the harmonicity of the microstructure - core module

Project description

Micral (MICROstructure anALysis)

Harmonic measurement module - core module


Description :

The aim is to figure out in what extend a given microstrucure could be considered like an harmonic structure or not. This module don’t plot any result, but only raw result to be use in others applications


Installation :

pip install micral_harmonic_core


Usage :

In a python file or directly in the interpreter, type :

import micral_harmonic_core print(micral_harmonic_core.analyse(<your image>))

Where <your image> is the name of the image to analyse (with extension (ie jpg, png, bmp etc…)) The output is an unique value.

It’s also possible to send multiple image at once : in that case, provide a list of name : <your image> = [<image1>, <image2>, …] And the return will be also a list of all the results

Note that the image must be in the same directory than the python file (or in the current directory of the command)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

micral_harmonic_core-2.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page