Skip to main content

Object/pattern detection using a Marked Point Process

Project description

Illustration

Looking for disk-like objects (other shapes available) centered in the green region-of-interest:

Grayscale image

Installation

The Obj.MPP project is published on the Python Package Index (PyPI) at: https://pypi.org/project/obj.mpp. It requires version 3.8, or newer, of the interpreter. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command-line console:

  • For all users, after acquiring administrative rights:
    • First installation: pip3 install obj.mpp

    • Installation update: pip3 install --upgrade obj.mpp

  • For the current user (no administrative rights required):
    • First installation: pip3 install --user obj.mpp

    • Installation update: pip3 install --user --upgrade obj.mpp

Documentation

The Obj.MPP documentation is hosted at edebreuv.gitlabpages.inria.fr/Obj.MPP.

Thanks

The project is developed with PyCharm Community.

The code is formatted by Black, The Uncompromising Code Formatter.

The imports are ordered by isortyour imports, so you don’t have to.

The HTML documentation is generated by SPHINX, Python Documentation Generator.

The package requirement list is generated by pigar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

obj.mpp-2021.2-py3-none-any.whl (233.2 kB view hashes)

Uploaded Python 3

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