パッケージ: cimg-dev (1.2.0.1-2) [universe]
cimg-dev に関するリンク
Ubuntu の資源:
cimg ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Scientific Computing Team (メールアーカイブ)
- Sam Hocevar (Debian packages)
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
powerful image processing library
The CImg Library is a C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. It consists only of a single header file CImg.h that must be included in your program source. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses,
...), etc.
Images are instancied by a class able to represent images up to 4-dimension wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with template pixel types. It depends on a minimal number of libraries : you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies.
その他の cimg-dev 関連パッケージ
|
|
|
-
- dep: fftw3-dev
- 以下のパッケージによって提供される仮想パッケージです: libfftw3-dev
-
- dep: libmagick++9-dev
- C++ API to the ImageMagick library - development files
-
- dep: libx11-dev
- X11 client-side library (development headers)
-
- dep: libxrandr-dev
- X11 RandR extension library (development headers)