SKeLeton Graph
Project description
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/skl-graph/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console:
- For all users, after acquiring administrative rights:
First installation: pip install skl-graph
Installation update: pip install --upgrade skl-graph
- For the current user (no administrative rights required):
First installation: pip install --user skl-graph
Installation update: pip install --user --upgrade skl-graph
Documentation
SKLGraph Pipeline: 2-D/3-D Object Map -> Object Skeleton -> SKeLeton Graph -> Graph Features
The documentation is available through a crude, automatically generated, index page at https://edebreuv.gitlabpages.inria.fr/SKLGraph/.
Acknowledgments
The project is developed with PyCharm Community.
The development relies on several open-source packages (see install_requires in setup.py, if present; otherwise import statements should be searched for).
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
The API documentations are automatically generated by:
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
Hashes for skl_graph-2023.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dadc8fc28a56579a65fa8e4245f48dcf46d06af40ad2936d55780ef758124cb |
|
MD5 | b6bc2d62a95a3942be4903361903b541 |
|
BLAKE2b-256 | 7ba4741fc38d41c943db7905bffe2e00eaf12b5f630f83957ad7f61e52fbec1f |