[ sid ]
[ 源代码: openimageio ]
软件包:libopenimageio2.5(2.5.16.0+dfsg-1)
libopenimageio2.5 的相关链接
Debian 的资源:
下载源码包 openimageio:
- [openimageio_2.5.16.0+dfsg-1.dsc]
- [openimageio_2.5.16.0+dfsg.orig.tar.xz]
- [openimageio_2.5.16.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.openimageio.org]
相似软件包:
Library for reading and writing images - runtime
OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include:
* Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins.
* Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data).
* An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache.
* Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available.
* A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available).
* Supported on Linux, OS X, and Windows.
* All available under the BSD license, so you may modify it and use it in both open source or proprietary apps.
This package contains the runtime library for building programs that use libOpenImageIO.
其他与 libopenimageio2.5 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8) [armel]
- 提供 __atomic 内置函数的支持库
-
- dep: libavcodec61 (>= 7:7.0)
- FFmpeg library with de/encoders for audio/video codecs - runtime files
-
- dep: libavformat61 (>= 7:7.0)
- FFmpeg library with (de)muxers for multimedia containers - runtime files
-
- dep: libavutil59 (>= 7:7.0)
- FFmpeg library with functions for simplifying programming - runtime files
-
- dep: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.38) [除 alpha]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libc6.1 (>= 2.38) [alpha]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libdcmtk18 (>= 3.6.8)
- OFFIS DICOM toolkit runtime libraries
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgcc-s1 (>= 4.0) [alpha, amd64, ppc64el, s390x]
- GCC 支持库
- dep: libgcc-s1 (>= 4.3) [armel, armhf]
- dep: libgcc-s1 (>= 4.5) [arm64, mips64el, riscv64]
- dep: libgcc-s1 (>= 7) [i386]
-
- dep: libgif7 (>= 5.1)
- library for GIF images (library)
-
- dep: libheif1 (>= 1.16.2)
- HEIF and AVIF file format decoder and encoder - shared library
-
- dep: libimath-3-1-29t64 (>= 3.1.11) [alpha]
- Utility libraries from ASF used by OpenEXR - runtime
- dep: libimath-3-1-29t64 (>= 3.1.12) [除 alpha]
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libopencolorio2.1t64 (>= 2.1.3+dfsg)
- complete color management solution - runtime
-
- dep: libopencv-core406t64 (>= 4.6.0+dfsg)
- computer vision core library
-
- dep: libopencv-imgproc406t64 (>= 4.6.0+dfsg)
- computer vision Image Processing library
-
- dep: libopencv-videoio406t64 (>= 4.6.0+dfsg)
- computer vision Video I/O library
-
- dep: libopenexr-3-1-30 (>= 3.1.5)
- runtime files for the OpenEXR image library
-
- dep: libopenjp2-7 (>= 2.2.0)
- JPEG 2000 image compression/decompression library
-
- dep: libopenvdb10.0 (>= 10.0.1) [alpha]
- Sparse Volume Processing toolkit - lib
-
- dep: libopenvdb10.0t64 (>= 10.0.1) [除 alpha]
- Sparse Volume Processing toolkit - lib
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libraw23t64 (>= 0.21.1)
- raw image decoder library
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libswscale8 (>= 7:7.0)
- FFmpeg library for image scaling and various conversions - runtime files
-
- dep: libtbb12 (>= 2021.12.0) [除 alpha, amd64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2021.4.0) [amd64]
- dep: libtbb12 (>= 2021.8.0) [alpha]
-
- dep: libtiff6 (>= 4.5.0~rc1)
- Tag Image File Format (TIFF) library
-
- dep: libwebp7 (>= 1.4.0)
- Lossy compression of digital photographic images
-
- dep: libwebpdemux2 (>= 1.4.0)
- Lossy compression of digital photographic images.
-
- dep: zlib1g (>= 1:1.2.0) [除 armel, armhf]
- 压缩库 - 运行时
- dep: zlib1g (>= 1:1.2.3.3) [armel, armhf]
下载 libopenimageio2.5
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
alpha (非官方移植版) | 2,587.9 kB | 12,222.0 kB | [文件列表] |
amd64 | 2,825.4 kB | 11,561.0 kB | [文件列表] |
arm64 | 2,449.7 kB | 10,280.0 kB | [文件列表] |
armel | 2,544.3 kB | 9,645.0 kB | [文件列表] |
armhf | 2,466.8 kB | 7,113.0 kB | [文件列表] |
i386 | 2,865.8 kB | 11,177.0 kB | [文件列表] |
mips64el | 2,389.3 kB | 12,626.0 kB | [文件列表] |
ppc64el | 2,662.0 kB | 12,264.0 kB | [文件列表] |
riscv64 | 2,750.1 kB | 9,044.0 kB | [文件列表] |
s390x | 2,841.5 kB | 11,468.0 kB | [文件列表] |