Name tool between 7 available
Project description
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)
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_name_core-2.0.tar.gz
.
File metadata
- Download URL: micral_name_core-2.0.tar.gz
- Upload date:
- Size: 1.9 MB
- 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 | 8d880ab54ef7384876b355c5d37ca0a6c086805ab26bcfe683cc951e4bd370ae |
|
MD5 | 9370e1b4e86a069007b7837ee380017d |
|
BLAKE2b-256 | 3d61cbaad4f0724c405b513f2d13cb59c0f597a9b2e55d2437452eebb9b6c1ef |