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

Uploaded Python 3

File details

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

File metadata

  • Download URL: histropy-0.0.2.tar.gz
  • Upload date:
  • Size: 9.2 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.2.tar.gz
Algorithm Hash digest
SHA256 d4c162789d2984cbe7762fa3bc4018602664d758ed0e849b2f07496e2a6224ba
MD5 93299dab7cdd6e97c445a1641ef8d1df
BLAKE2b-256 3df31f38b4ace85c7161cbc202cdfa62043fe0d03c4ce4b0cbe6c36e8e5a0d2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: histropy-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe1fac7a8592ca2c897960bd15d22fd2bc8b4418890c43032db41a257aec25e5
MD5 78220b16498910bedef49b7e0d7588ea
BLAKE2b-256 7df358b65388ff3d4e96343d3c02b2b804a592798dad5165afe4e625f7664290

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