A mincut/maxflow package for Python
Project description
- PyMaxflow is a Python library for graph construction and
maxflow computation (commonly known as graph cuts). The core of this library is the C++ implementation by Vladimir Kolmogorov, which can be downloaded from his homepage. Besides the wrapper to the C++ library, PyMaxflow offers
NumPy integration,
methods for the construction of common graph layouts in computer vision and graphics,
implementation of algorithms for fast energy minimization which use the maxflow method: the alpha-beta-swap and the alpha-expansion.
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
PyMaxflow-1.2.3.tar.gz
(329.1 kB
view details)
File details
Details for the file PyMaxflow-1.2.3.tar.gz.
File metadata
- Download URL: PyMaxflow-1.2.3.tar.gz
- Upload date:
- Size: 329.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7792b72e838ee7f3c5bc3f21f1ee0bc58a59e1ae4fd8645763b85b7162393b2
|
|
| MD5 |
e6531ef26d1a651518f606278c2bdc54
|
|
| BLAKE2b-256 |
3aa3a22e4f555b8f85086d0c5a1de3240826cd60302b29f4dd53a0d33d30a40f
|