Skip to main content

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

This version

1.1

Download files

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

Source Distribution

autoimageextractor-1.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

AutoImageExtractor-1.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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