Port details |
- py-diplib Library and development environment for quantitative image analysis
- 3.5.1 graphics
=2 3.5.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-06-23 09:36:40
- Last Update: 2024-07-07 01:27:07
- Commit Hash: 1012ded
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://diplib.org/
- Description:
- The DIPlib project contains:
* DIPlib, a C++ library for quantitative image analysis. It has been in
development at Delft University of Technology in The Netherlands since 1995.
The 3.0 release of DIPlib represented a complete rewrite in modern C++ of the
library infrastructure, with most of the image processing and analysis
algorithms ported from the previous version, and some of them improved
significantly.
* DIPimage, a MATLAB toolbox for quantitative image analysis. It has been in
development at Delft University of Technology in The Netherlands since 1999.
* PyDIP, Python bindings to DIPlib. This is currently a thin wrapper that
exposes the C++ functionality with little change.
* DIPviewer, an interactive image display utility. It is usable from C++, Python
and MATLAB programs. Within DIPimage this is an optional alternative to the
default MATLAB-native interactive display utility.
* DIPjavaio, an interface to OME Bio-Formats, a Java-based library that reads
hundreds of image file formats. This module is usable from C++ and Python
(DIPimage interfaces to Bio-Formats natively).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}diplib>0:graphics/py-diplib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-diplib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-diplib
- pkg install py311-diplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-diplib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-diplib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1720302873
SHA256 (DIPlib-diplib-3.5.1_GH0.tar.gz) = b887e51021d360d25d80f6075e17212bb952626ab44993580954048f17c880d6
SIZE (DIPlib-diplib-3.5.1_GH0.tar.gz) = 8772999
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-build>0 : devel/py-build@py311
- py311-installer>0 : devel/py-installer@py311
- py311-wheel>0 : devel/py-wheel@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libDIP.so : graphics/diplib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-diplib
- USES:
- cmake compiler:c++14-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|