Skip to main content

Package to enhance segmentation and perform classification from obj.MPP output

Project description

Version Upload Python Package

Install package

pip install objmpp-classification

PyPI link : https://pypi.org/project/objmpp-classification

Run package

Run in Python script

from objmpp_classification import organoid_classification

organoid_classification.organoid_classification(path_data, path_images)

Run with command line

objmpp-classification organoid /home/path_data /home/path_images

Show options:

objmpp-classification --help

Install for development

If you want to develop on the package, this will update the package locally automatically when the files changes:

pip install -e .

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

objmpp-classification-0.1.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

objmpp_classification-0.1.1-py3-none-any.whl (2.9 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