[ 源代码: openimageio ]
软件包:openimageio-tools(2.0.5~dfsg0-1+deb10u2) [security]
openimageio-tools 的相关链接
Debian 的资源:
下载源码包 openimageio:
- [openimageio_2.0.5~dfsg0-1+deb10u2.dsc]
- [openimageio_2.0.5~dfsg0.orig.tar.xz]
- [openimageio_2.0.5~dfsg0-1+deb10u2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.openimageio.org]
相似软件包:
Library for reading and writing images - command line tools
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 command line tools, including iv image viewer.
其他与 openimageio-tools 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libavcodec58
- FFmpeg library with de/encoders for audio/video codecs - runtime files
-
- dep: libavformat58
- FFmpeg library with (de)muxers for multimedia containers - runtime files
-
- dep: libavutil56
- FFmpeg library with functions for simplifying programming - runtime files
-
- dep: libboost-atomic1.67.0
- atomic data types, operations, and memory ordering constraints
-
- dep: libboost-chrono1.67.0
- C++ representation of time duration, time point, and clocks
-
- dep: libboost-date-time1.67.0
- set of date-time libraries based on generic programming concepts
-
- dep: libboost-filesystem1.67.0
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libboost-thread1.67.0
- portable C++ multi-threading
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdcmtk14
- OFFIS DICOM toolkit runtime libraries
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libgif7 (>= 5.1)
- library for GIF images (library)
-
- dep: libgl1
- 发行方中立的 GL 调度库 -- 过时的 GL 支持
-
- dep: libglu1-mesa
- Mesa OpenGL utility library (GLU)
- 或者 libglu1
- 本虚包由这些包填实: libglu1-mesa
-
- dep: libilmbase23 (>= 2.2.1)
- several utility libraries from ILM used by OpenEXR
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libopencolorio1v5 (>= 1.1.0~dfsg0)
- complete color management solution - runtime
-
- dep: libopencv-core3.2
- computer vision core library
-
- dep: libopencv-imgproc3.2
- computer vision Image Processing library
-
- dep: libopencv-videoio3.2
- computer vision Video I/O library
-
- dep: libopenexr23
- runtime files for the OpenEXR image library
-
- dep: libopenimageio2.0
- Library for reading and writing images - runtime
-
- dep: libopenjp2-7 (>= 2.0.0)
- JPEG 2000 image compression/decompression library
-
- dep: libopenvdb5.2
- Sparse Volume Processing toolkit - lib
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libqt5core5a (>= 5.11.0~rc1)
- Qt 5 核心模块
-
- dep: libqt5gui5 (>= 5.2.0)
- Qt 5 GUI module
-
- dep: libqt5opengl5 (>= 5.0.2)
- Qt 5 OpenGL module
-
- dep: libqt5widgets5 (>= 5.4.0)
- Qt 5 widgets 模块
-
- dep: libraw19 (>= 0.16.0)
- raw image decoder library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libswscale5 (>= 7:4.0)
- FFmpeg library for image scaling and various conversions - runtime files
-
- dep: libtbb2 (>= 2017~U7)
- parallelism library for C++ - runtime files
-
- dep: libtiff5 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libwebp6 (>= 0.5.1)
- Lossy compression of digital photographic images.
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时