Measurement tools of the harmonicity of the microstructure
Project description
Micral (MICROstructure anALysis)
Harmonic measurement module
Description :
The aim is to figure out in what extend a given microstrucure could be considered like an harmonic structure or not.
Installation :
pip install micral_harmonic
Usage :
In a python file or directly in the interpreter, type :
import micral_harmonic print(micral_harmonic.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file micral_harmonic-2.0.tar.gz
.
File metadata
- Download URL: micral_harmonic-2.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 986167c86425273c752db0badf29f23a6373b8136589f8e6e97a006d8605a14f |
|
MD5 | d37be66d69b07c1cff5b355226ce00e8 |
|
BLAKE2b-256 | 3bb5230059ac831bfe32fe5b783e48790f90bce599eca78571c49f7be8ae5e73 |