Detection and Segmentation Accuracy Measures
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/daccuracy/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/daccuracy/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
---|---|---|
Installation |
pip install daccuracy |
pip install --user daccuracy |
Update |
pip install --upgrade daccuracy |
pip install --user --upgrade daccuracy |
Dependencies
The development relies on several packages:
Mandatory: matplotlib, numpy, scikit-image, scipy
Optional: None
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of DAccuracy. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of DAccuracy.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file daccuracy-2024.4.tar.gz
.
File metadata
- Download URL: daccuracy-2024.4.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e1b71855ab158c63ebab20d4658568fcbdc31a85874c7e9e3b1325bf429721b |
|
MD5 | a61e469add275dffdc3a44a5eeec986d |
|
BLAKE2b-256 | 84d33dff5b8f6ea1dab13b18f4f54254c700b5aa0108e704f815456b219ffb70 |
File details
Details for the file daccuracy-2024.4-py3-none-any.whl
.
File metadata
- Download URL: daccuracy-2024.4-py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c96266a632f92b85333d6a4d9d8f2bdbd4e7b24106ed0f8f9b60d142039ff80 |
|
MD5 | 36017615285cccb22274a0e7413e7532 |
|
BLAKE2b-256 | 8964b2968c7247f145ecb3135e7aa2fa8d3ba9e179612f31b2d6fb3257d67b39 |