Port details |
- diplib Library and development environment for quantitative image analysis
- 3.3.0 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-10-18 03:39:09
- Last Update: 2022-10-18 03:36:37
- Commit Hash: 65c5f67
- License: APACHE20
- 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).
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/diplib/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/diplib
- pkg install diplib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: diplib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666060672
SHA256 (DIPlib-diplib-3.3.0_GH0.tar.gz) = 01c6fc164d973fe89a9a9b04082a2915aeaedfbd207bf78ce3f83aa298b603d7
SIZE (DIPlib-diplib-3.3.0_GH0.tar.gz) = 5836509
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libglut.so : graphics/freeglut
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_diplib
- USES:
- cmake:testing gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|