Skip to main content

Wetting front image analysis

Project description

WettingFront

License CI CD Docs Supported Python Versions PyPI Version

title

WettingFront is a simple and extensible Python package for wetting front analysis.

Usage

Store analysis parameters in configuration file (YAML or JSON).

data1:
    type: Unidirectional
    path: your-video.mp4
    output-vid: result.mp4
    output-data: result.csv
data2:
    type: MyType
    my-parameters: ...
data3:
    ...

Pass the file to the command:

$ wettingfront analyze config.yml

You can also define your own analysis type by writing a plugin.

Installation

WettingFront can be installed using pip.

$ pip install wettingfront

To access image processing feature, install with optional dependency [img].

$ pip install wettingfront[img]

Other optional dependencies are listed in manual.

Documentation

Wettingfront is documented with Sphinx. The manual can be found on Read the Docs:

https://wettingfront.readthedocs.io

If you want to build the document yourself, get the source code and install with [doc] dependency. Then, go to doc directory and build the document:

$ pip install .[doc]
$ cd doc
$ make html

Document will be generated in build/html directory. Open index.html to see the central page.

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

wettingfront-1.0.0.tar.gz (253.5 kB view details)

Uploaded Source

Built Distribution

wettingfront-1.0.0-py3-none-any.whl (250.6 kB view details)

Uploaded Python 3

File details

Details for the file wettingfront-1.0.0.tar.gz.

File metadata

  • Download URL: wettingfront-1.0.0.tar.gz
  • Upload date:
  • Size: 253.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for wettingfront-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9e512682e20c947730a07b95d6a4d5a95e6136f510a18f621846213dc545be7c
MD5 bcbc641aed44955967d8f12d41bf2832
BLAKE2b-256 6dcb1dfd6b1d9b76cca6244c4a7cc5da929d1b4c80e66155a072be7537c7488b

See more details on using hashes here.

File details

Details for the file wettingfront-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: wettingfront-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 250.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for wettingfront-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 df8d037c4a7eb686f4aff3fc1f04ae6b4baa22c0dafb6d10d37db791d5840191
MD5 e5444a9095ad2fbcf078e60ff0d65b31
BLAKE2b-256 15c3fa88ecdfa00e5fc0c83f1e2c323f90cf92fa8173b22c1ea78697074c544d

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