Skip to main content

A package to analyse a directory full of images

Project description

imdir

Actions Status
a simple python package to analyse a directory full of images
How many times you want to see what all types of images have in a directory this simple package just helps with that

WIP

Installation

pip install git+https://github.com/dhananjayraut/imdir

dependencies

  • matplotlib
  • pillow

Usage

im_dir = image_dir(path="../input/train/") # give path to class

imdir.sc_plot(alpha=0.5) # plot height and width as scatter plot

imdir.width_plot() # plot width as histogram using matplotlib

imdir.height_plot() # plot height as histogram using matplotlib

Documentation


Project details


Download files

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

Source Distribution

imdir-0.0.dev1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

imdir-0.0.dev1-py3-none-any.whl (3.4 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