libcvd 0.0~git20221020150751.30e8cfc+ds1-1build5 source package in Ubuntu

Changelog

libcvd (0.0~git20221020150751.30e8cfc+ds1-1build5) noble; urgency=medium

  * No-change rebuild against libpng16-16t64 (on riscv64).

 -- Colin Watson <email address hidden>  Mon, 15 Apr 2024 00:53:56 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libcvd_0.0~git20221020150751.30e8cfc+ds1.orig.tar.xz 452.1 KiB 1319cbb096db4df6874851b45c94d655a9b8fe2573bcc3b965f38bcdb62fb999
libcvd_0.0~git20221020150751.30e8cfc+ds1-1build5.debian.tar.xz 4.9 KiB 9602c1eed6eb14e65e59cf55e562cff18d7a75b65940d112c1e24b3ed6841ba4
libcvd_0.0~git20221020150751.30e8cfc+ds1-1build5.dsc 2.6 KiB 507a5f997ff7971bc690c704d7637e84b1373de4ef504d8408c2e064de2ca426

View changes file

Binary packages built by this source

libcvd-dev: C++ library for computer vision, image, and video processing - devel files

 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 development files.

libcvd-tools: C++ library for computer vision, image, and video processing - tools

 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 tools and utilities using libcvd.

libcvd-tools-dbgsym: debug symbols for libcvd-tools
libcvd2: 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-dbgsym: debug symbols for libcvd2