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.7.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.7-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: histropy-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 88c6c0a2161ccc236433124d254fd2d12131ba5e95089827a6e5a58ae5d6dd32
MD5 16f3f8eff938eee8241a1b8bde8d773a
BLAKE2b-256 d2a47650033dcc90aa0e825689121543c0d52a041ba40cd5203fda1c0b9d441a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: histropy-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 11.2 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d7c985b9893dd7582a12ebbb29b5253880625df83e2d8e5a6454552d21654408
MD5 638b591641cae0f31507f10349e20368
BLAKE2b-256 2213249cb5ed38929a1cf9915886770060c5ce2aefe76ba4b7e1e23b5774754b

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