Skip to main content

detectda - detecting features in videos using TDA

Reason this release was yanked:

Issue with setup.py

Project description

detecTDA logo


A package for detecting topological features in images.

Tailor-made to perform hypothesis testing on sequences of noisy images in catalysis.

Installation

If you have pip installed you may simply run

$ pip install detectda

Or, you may clone the git repository and then in said directory run:

$ pip install .

Alternatively, the following still supported:

$ python3 setup.py install

Summarizing an image series

With a video (and optional polygonal region---see below), extracting statistics related to structure and shape of your noisy image could not be easier. detecTDA leverages TDA (topological data analysis) to derive such quantities, an illustration of which can be seen below.

Illustration of the detectda algorithm

Such processing is accomplished by fitting the class ImageSeries (or ImageSeriesPlus) to your data. Hypothesis testing whether or not images are generated from a vacuum region within the images is accomplished by fitting and transforming VacuumSeries objects. Note that hypothesis testing is only currently supported for the ImageSeries class.

Usage

detectda is a Python package for detection and hypothesis testing of noisy greyscale images and videos using TDA.

To use the identify_polygon script, run the script in the command line (after having installed the package). Then follow these steps:

1. Enter the name of your .tif video (such as test_video.tif). 

2. Then right-click to select the boundaries of your polygon. 
   Double-click to connect the polygon together and press any key 
   (such as "space" or "enter") to exit and save. 

3. Then you will name a .pkl file (you do not need to add the .pkl at the end) 
   corresponding to your video (such as test_video.pkl). 

4. Finally, the file test_video.pkl (or whatever you have called it) contains the cropped video 
   (according to the boundaries of your polygon) as well as the polygonal region of interest. 

You will then be able to use this data to process your video with the persistent entropy or ALPS statistic---see "detectda demo.ipynb".

Documentation

Additional documentation and usage examples can see at detectda.readthedocs.io.

Test video

I would like to thank the Crozier Research Group for providing 'test_video.tif'. Please see the accompanying paper: "Feature detection and hypothesis testing for extremely noisy nanoparticle images using topological data analysis" (2023) by Thomas, Crozier, Xu, and Matteson for information on how the video was collected.

License

detectda was created by Andrew M. Thomas. It is licensed under the terms of the MIT license.

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

detectda-0.5.1.tar.gz (45.1 MB view details)

Uploaded Source

Built Distribution

detectda-0.5.1-py3-none-any.whl (45.4 MB view details)

Uploaded Python 3

File details

Details for the file detectda-0.5.1.tar.gz.

File metadata

  • Download URL: detectda-0.5.1.tar.gz
  • Upload date:
  • Size: 45.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.4

File hashes

Hashes for detectda-0.5.1.tar.gz
Algorithm Hash digest
SHA256 bc69eca847e6fcad7081c2beb8d58ef317451cb65f1f805c2d7783f9365b1076
MD5 417ee5c8fee66ecb2a67a6e50626d19d
BLAKE2b-256 e2c5e5d354d39e8052bb9abf3f4c70ea7cd8dce0c2d44ff3f6b75720bef5d6a5

See more details on using hashes here.

File details

Details for the file detectda-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: detectda-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 45.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.4

File hashes

Hashes for detectda-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1dc5c47ff462c48d1e2924719da8d73b49c5cf39122ff68adebcb4f1bc86d39b
MD5 74bb1b67731d9f69352e1cd846266fc4
BLAKE2b-256 e97c8f4b686a820b5bad30f1190a2f1501c0e2ab5a0838e31045f62faff57a74

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