Skip to main content

A motion analysis tool

Project description

Movemeter

Movemeter is a motion analysis tool to quantify how much arbitrary image features move in pixels over time. It currently uses template matching from the OpenCV library (cv2.matchTemplate) on upscaled images to reach subpixel resolution.

The features are selected by drawing regions of interest (ROIs), which consist of small rectangular windows, on the images. These analysis windows can be set to

  1. follow the selected feature to quantify how much and where it moves
  2. to stay stationary to quantify overal movement within that image area.

Results are reported in the units of pixels in x and y, in square root displacement values sqrt(x^2+y^2), or as heatmap images, and they can be exported as CSV files for easy import into external plotting and further analysis software.

Installing

The latest version from PyPi can be installed with the command

pip install movemeter

How to use

To open the graphical user interface, simply

python -m movemeter.tkgui

For further details, please see our Online Documentation

Other

Movemeter is still a rather early and unfinished program. There may be bugs and some parts can be better optimized, especially the motion analysis calculation can be faster.

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

movemeter-0.7.1.tar.gz (10.8 MB view details)

Uploaded Source

Built Distribution

movemeter-0.7.1-py3-none-any.whl (47.8 kB view details)

Uploaded Python 3

File details

Details for the file movemeter-0.7.1.tar.gz.

File metadata

  • Download URL: movemeter-0.7.1.tar.gz
  • Upload date:
  • Size: 10.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for movemeter-0.7.1.tar.gz
Algorithm Hash digest
SHA256 3758463ea878b1d5cf89222a99edc4c21cd50fedfcd8a41dca27cc7a5c21df79
MD5 ad823252746138ee49a3e467e6daa548
BLAKE2b-256 00bf8c9a46497f75f705fc1ee22c9b431fafe6cb8fffec78b15eb156d4365ccb

See more details on using hashes here.

File details

Details for the file movemeter-0.7.1-py3-none-any.whl.

File metadata

  • Download URL: movemeter-0.7.1-py3-none-any.whl
  • Upload date:
  • Size: 47.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for movemeter-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dca07a98f0d233d9b318bdbe3de7ef604e9095988209ffa3eafa9fca61c70738
MD5 f537ca1ca5e6ca6db21df8ef23c1c3ed
BLAKE2b-256 7aced28ce58ac7981e032b33458d9b3c4fd0ee40bc644c3df739952cb3195c4e

See more details on using hashes here.

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