パッケージ: 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 オーディオ・ビデオコーデック用デコード・エンコードライブラリ - ランタイム
-
- dep: libavdevice61 (>= 7:7.0)
- 入力・出力デバイスを扱う FFmpeg ライブラリ - ランタイムファイル
-
- 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)
- IEEE 1394 デジタルカメラ用高水準プログラミングインターフェース
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libgl1
- ベンダー中立な GL ディスパッチライブラリ -- 旧式 GL サポート
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG ランタイムライブラリ
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG ライブラリ - ランタイム (バージョン 1.6)
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: libswscale8 (>= 7:7.0)
- 画像スケーリングおよび様々な変換のための FFmpeg ライブラリ - ランタイムライブラリ
-
- dep: libtiff6 (>= 4.0.3)
- Tag Image File Format (TIFF) ライブラリ
-
- dep: libx11-6
- X11 クライアントサイドライブラリ