A python package used to automatically extract 100 different features from a group of images.
Project description
AutoImageExtractor
This is a python module used to automatically extract features from a directory of images in a single line.
Code
from AutoImageExtractor import FeatureExtractor
data=FeatureExtractor.extract(image_path,classname,technique_list)
Parameters
Image path- provide the path of the directory of images
Classname- Mention the name of the class the images belong to, if any
technique_list- mention the list of techniques, available- GLCM, LBP, BRIEF. If not, default statistical parameters are calculated.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autoimageextractor-1.1.tar.gz.
File metadata
- Download URL: autoimageextractor-1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daef3ba45145dace36480112de71da3b00cdbf45850dd31e4db4e8f24c52451a
|
|
| MD5 |
2f69ee7e27d5f258dabaed7cbc5bccf0
|
|
| BLAKE2b-256 |
80fdfb127da3a11ea491fd3d73fedbc42a92e89ad2ca2baed4cc6f0e7860c00b
|
File details
Details for the file AutoImageExtractor-1.1-py3-none-any.whl.
File metadata
- Download URL: AutoImageExtractor-1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd8ae31fb93640ac799b9c29453487251bd178be7a0979caf452c06f3783e4c9
|
|
| MD5 |
3f43bfb150674f6bcbfc68d1b9dce2fc
|
|
| BLAKE2b-256 |
a95b2263e98db3e809954b8e19bcdfaacb72caa563c98eaefcf2ea980856bf67
|