Skip to main content

A tool to measure pictures with scale_bars

Project description

Measury

GitHub release (latest by date) tests

Measury_Logo

Measury is a measurement tool for microscope images. The goal ist to simplify and accelerate the measurements of structures from images.

Functionality

grafik

Start with

The program can be started via python or via the executable which is provided in the releases. Install via

pip install measury

In Python one simply calls:

import measury
measury.run()

Load Images

Supports all image formats supported by opencv.

Automatic Scaling Bar Detection

Automatic Detection of Scaling bar. Just select the tool identify scaling and click on the scale bar. Microscope profiles can store locations of scale bar for certain types of microscopes for easier detection.

Moving/Handling

You can move the image by dragging the mouse wheel or by selecting move mode

Various Measurement Tools

There are several Tools available to measure your structures.

  • Select (select objects without changing them)
  • Line
  • Rectangle
    • Square (by pressing Ctrl)
  • Ellipse
    • Circle (by pressing Ctrl)
  • Angle

Development

First create a Python environment of your choice (conda, venv, ect.) and activate it.

python -m venv venv

Then install the measury package from source

pip install .

To run Measury simply by using the run.py file (which shows detailed logs)

python run.py

or via

import measury
measury.run()

Running tests

To run tests you will need to install pytest as well

pip install pytest

Then, simply calling pytest will run the tests. For the graphical tests a display server has to be installed on the system.

pytest     
#or
python -m pytest

Compiling

To compile this project it is advised to use pyinstaller.

It is important to use Pyinstaller >= 6.0.0

This guides you through all steps that are needed for running it. First, pyinstaller should be installed via pip or conda

pip install pyinstaller 
# or with conda
conda install -c conda-forge pyinstaller

Finally, run the compiling script which calls pyinstaller

python compile.py

This will result in a folder dist where the compiled project will be placed.

The compile.py script has the option to create a compressed .zip file of the project. You can set

zipped = True

to achieve this behavior.

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

measury-1.6.2.tar.gz (7.7 MB view details)

Uploaded Source

Built Distribution

measury-1.6.2-py3-none-any.whl (60.4 kB view details)

Uploaded Python 3

File details

Details for the file measury-1.6.2.tar.gz.

File metadata

  • Download URL: measury-1.6.2.tar.gz
  • Upload date:
  • Size: 7.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for measury-1.6.2.tar.gz
Algorithm Hash digest
SHA256 79f65d11480b3e272d1f152ca2455debea3afefe82ef5e86b701fe7c84a0a7cd
MD5 535fe3f5538560f324c2f9b9db3d4803
BLAKE2b-256 5459372f9b9be8c8a84671b0c295d28d60e1277bfeda55502240289fa4953a55

See more details on using hashes here.

Provenance

The following attestation bundles were made for measury-1.6.2.tar.gz:

Publisher: publish.yml on ullmannJan/measury

Attestations:

File details

Details for the file measury-1.6.2-py3-none-any.whl.

File metadata

  • Download URL: measury-1.6.2-py3-none-any.whl
  • Upload date:
  • Size: 60.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for measury-1.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9d1c16e3ca2a677ce9e7dbf8d76fad144fa918e349c4bb7294fba9fe2f6fc362
MD5 97d217343f8e75259c205e21eae93d85
BLAKE2b-256 e3866bb6e5a8e305c49b7e5985a11ce78b58c6bfc6de22a8e16782eb3c36d365

See more details on using hashes here.

Provenance

The following attestation bundles were made for measury-1.6.2-py3-none-any.whl:

Publisher: publish.yml on ullmannJan/measury

Attestations:

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