Object/pattern detection using a Marked Point Process
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/Obj.MPP/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/obj.mpp/. 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 obj.mpp |
pip install --user obj.mpp |
Update |
pip install --upgrade obj.mpp |
pip install --user --upgrade obj.mpp |
Dependencies
The development relies on several packages:
Mandatory: Pillow, conf-ini-g, extension-36, imageio, json-any, logger-36, matplotlib, mpss-tools-36, networkx, numpy, p-pattern, platformdirs, rich, scikit-image, scipy, value-factory
Optional: None
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of Obj.MPP. 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 Obj.MPP.
Packaging
Missing files for packaging the project from source (notably, documentation/wiki/description.asciidoc, README-template.rst, pyproject.toml, and setup.py) can be found on the Python package template repository and as part of the documentation wiki.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
The imports are ordered by isort… your imports, so you don’t have to, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obj_mpp-2026.5.tar.gz.
File metadata
- Download URL: obj_mpp-2026.5.tar.gz
- Upload date:
- Size: 50.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e29c51439887d50a1a5c4d753cebb9b88b377ecd4e1c77c5d205f2ee8c12b2a6
|
|
| MD5 |
1544531afd9adb8517e50d0c1366a513
|
|
| BLAKE2b-256 |
d9d26b48ae8c65b26f7ea3b7bf1752a6df074cee1a6f0942ae2960aaae017fde
|
File details
Details for the file obj_mpp-2026.5-py3-none-any.whl.
File metadata
- Download URL: obj_mpp-2026.5-py3-none-any.whl
- Upload date:
- Size: 59.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95756d5db872b54484ba828a1806f46581eaae27aa08de2d2e6b659159e4a6b7
|
|
| MD5 |
e0bd8b9f94d3a5b32a867ed0dfb8754c
|
|
| BLAKE2b-256 |
467b398ee9adfa0b3f7af5bc38db7a55133bcba334dc73a66341e975a0c8bc16
|