软件包:libcvd2(0.0~git20221020150751.30e8cfc+ds1-1 以及其他的)
libcvd2 的相关链接
Debian 的资源:
下载源码包 libcvd:
- [libcvd_0.0~git20221020150751.30e8cfc+ds1-1.dsc]
- [libcvd_0.0~git20221020150751.30e8cfc+ds1.orig.tar.xz]
- [libcvd_0.0~git20221020150751.30e8cfc+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.edwardrosten.com]
相似软件包:
C++ library for computer vision, image, and video processing - shared library
libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis is on providing simple and efficient image and video handling and high quality implementations of common low-level image processing function. The library is designed in a loosely-coupled manner, so that parts can be used easily in isolation if the whole library is not required. The video grabbing module provides a simple, uniform interface for videos from a variety of sources (live and recorded) and allows easy access to the raw pixel data. Likewise, the image loading/saving module provides simple, uniform interfaces for loading and saving images from bitmaps to 64 bit per channel RGBA images. The image processing routines can be applied easily to images and video, and accelerated versions exist for platforms supporting SSE.
This package contains the shared library.
其他与 libcvd2 有关的软件包
|
|
|
|
-
- dep: libavcodec61 (>= 7:7.0)
- FFmpeg library with de/encoders for audio/video codecs - runtime files
-
- dep: libavdevice61 (>= 7:7.0)
- FFmpeg library for handling input and output devices - 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: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdc1394-25 (>= 2.2.6)
- high level programming interface for IEEE 1394 digital cameras
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgl1
- 发行方中立的 GL 调度库 -- 过时的 GL 支持
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libswscale8 (>= 7:7.0)
- FFmpeg library for image scaling and various conversions - runtime files
-
- dep: libtiff6 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libx11-6
- X11 客户端库