[ sid ]
软件包:libopenimageio1.7(1.7.17~dfsg0-1 以及其他的) [debports]
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.
其他与 libopenimageio1.7 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libboost-atomic1.62.0
- 软件包暂时不可用
-
- dep: libboost-chrono1.62.0
- 软件包暂时不可用
-
- dep: libboost-date-time1.62.0
- 软件包暂时不可用
-
- dep: libboost-filesystem1.62.0
- 软件包暂时不可用
-
- dep: libboost-regex1.62.0
- 软件包暂时不可用
-
- dep: libboost-system1.62.0
- 软件包暂时不可用
-
- dep: libboost-thread1.62.0
- 软件包暂时不可用
-
- dep: libc6 (>= 2.11) [sparc64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.24) [sh4]
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgcc1 (>= 1:4.2) [sh4]
- 软件包暂时不可用
- dep: libgcc1 (>= 1:4.3) [sparc64]
-
- dep: libgif7 (>= 5.1)
- library for GIF images (library)
-
- dep: libilmbase12 (>= 2.2.0)
- 软件包暂时不可用
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libopencolorio1v5
- complete color management solution - runtime
-
- dep: libopencv-core2.4v5 [sh4]
- computer vision core library
-
- dep: libopencv-core3.2 [sparc64]
- 软件包暂时不可用
-
- dep: libopencv-highgui2.4-deb0 [sh4]
- computer vision High-level GUI and Media I/O library
-
- dep: libopencv-highgui3.2 [sparc64]
- 软件包暂时不可用
-
- dep: libopencv-imgproc2.4v5 [sh4]
- computer vision Image Processing library
-
- dep: libopencv-imgproc3.2 [sparc64]
- 软件包暂时不可用
-
- dep: libopencv-videoio3.2 [sparc64]
- 软件包暂时不可用
-
- dep: libopenexr22 [sh4]
- 软件包暂时不可用
- dep: libopenexr22 (>= 2.2.0) [sparc64]
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libraw16 (>= 0.16.0)
- 软件包暂时不可用
-
- dep: libstdc++6 (>= 6)
- GNU 标准 C++ 库,第3版
-
- dep: libtiff5 (>= 4.0.3)
- 软件包暂时不可用
-
- dep: libwebp6 (>= 0.5.1)
- 软件包暂时不可用
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时