Micral (MICROstructure anALysis)
Name module - core module
Description :
The aim is to give a name between 7 available This tools output the name of the sample, and some others details as the accuracy.
Installation :
pip install micral_name
Usage :
In a python file or directly in the interpreter, type :
import micral_name print(micral_name.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)
Release files for micral-name-core 2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| micral_name_core-2.0.tar.gz | 1.9 MB | Details |
Release files / micral_name_core-2.0.tar.gz
| Download URL | micral_name_core-2.0.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d880ab54ef7384876b355c5d37ca0a6c086805ab26bcfe683cc951e4bd370ae
|
|
BLAKE2b-256 checksum How to use checksums |
3d61cbaad4f0724c405b513f2d13cb59c0f597a9b2e55d2437452eebb9b6c1ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|