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

Changelog

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

  * Rebuild against new libavcodec60.

 -- Gianfranco Costamagna <email address hidden>  Sat, 29 Jul 2023 21:53:30 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic 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-1build2.debian.tar.xz 4.7 KiB b6f610574b2d6177a0c082599265a3bf417970e754b36e8b1a4bf99296e9b35d
libcvd_0.0~git20221020150751.30e8cfc+ds1-1build2.dsc 2.5 KiB 182df9fbc10fe5d1d3370f4d26d513ef8e4827f9405ed749016c9d225e84e9aa

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