Skip to main content

An interactive Python-based program for the quantification of selected features of two-dimensional (2D) images/patterns (in either JPG/JPEG, PNG, GIF, BMP, or baseline TIF/TIFF formats) by means of calculations based on the pixel intensities in this data, their histograms, and user-selected sections of those histograms.

Project description

1. Installation

The code for Histropy can be downloaded at https://github.com/SMenon-14/Histropy.

After downloading the ZIP file and unzipping it, the Histropy program can be run through the command line or terminal. Before the Histropy code can be run, the following packages need to be downloaded. Navigate to the command line or terminal and then run the following commands.

Windows

pip install matplotlib
pip install easygui
pip install tabulate
pip install numpy

Mac OS

pip3 install matplotlib
pip3 install easygui
pip3 install tabulate
pip3 install numpy

Windows

cd to the Histropy-main folder through the command line Run the command python Histropy.py

Mac OS

cd to the Histropy-main folder through the command line Run the command python3 Histropy.py Screenshot 2024-06-13 at 1 55 40 PM

This command will open up a file dialogue. When prompted, select an image to open in Histropy (in either JPG, PNG, GIF, BMP, or TIFF formats).

2. Basics

The scale can be switched between linear and log base 10 using the buttons in the Scale selection space.

The y-limit of the histogram can be set using the textbox in the Scale selection space.

The upper and lower bounds for the calculation range can be set either by clicking on the histogram itself (the dark blue line is the lower bound and the cyan line is the upper bound) or by entering values directly into the textboxes in the Intensity Range selection space.

This range can be used for segmentation and performing calculations over specific ranges (peaks) of the image. The histogram coordinates that the mouse is hovering over can be seen in the bottom right corner of the window (this can be used when trying to click on the histogram to set the range).

The calculations will automatically update as the Intensity Range is updated

Histograms can be overlaid by clicking the “Add Image” button in the Histogram Overlays selection space. This will bring up a file dialogue where the user can select another image to overlay (in either JPG, PNG, GIF, BMP, or TIFF formats).

Histogram overlays can be removed using the “Clear Overlays” button.

3. Histropy Buttons

Screenshot 2024-06-13 at 2 00 07 PM

Zoom

When the magnifying glass button is clicked, you can drag a rectangle over the histogram to zoom in on a portion of the histogram. Note that to use the Intensity Range bound-setting function, you must click off the zoom button first.

Axes Pan

When the axes button is clicked, you can slide the axes of the histogram to pan across it (right, left, up and down). Once again, to use the Intensity Range bound-setting function you must click off the zoom button first.

Undo, Redo, and Home

The Arrow buttons will undo or redo an action taken by the zoom and axes pan buttons. The Home button will fully reset the histogram to its original state.

Save

The floppy disk button will save a PNG image of the full Histropy workspace as it is when the corresponding button is clicked.

Note: The button with the sliders is obsolete

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

histropy-0.0.5.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

histropy-0.0.5-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file histropy-0.0.5.tar.gz.

File metadata

  • Download URL: histropy-0.0.5.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for histropy-0.0.5.tar.gz
Algorithm Hash digest
SHA256 6e27b9fa2e82e2c7c1cded7cd3f445583fabe89d78a46a8b7153c2164a59d453
MD5 c5819f77e7b0b4c74c891c567bd70970
BLAKE2b-256 e97f5cd6ad896ef71bcd94e78f16afbb2b234ce0c92cbba55b161332aab551c1

See more details on using hashes here.

File details

Details for the file histropy-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: histropy-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for histropy-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 952f63e1c245a602df51d855eb4ea6afc5b3fd7b8b4e0b1db5ee51f9842fb759
MD5 2ad0e6d033c60d0998ad634e634c5ae4
BLAKE2b-256 e326abaa4b6ffd7acc5c0ae1cca7eb0f72ff3c62635ee80e864ee0ff36d7a80c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page