media-libs/opencv::pg_overlay
- Ebuilds: 2, Testing: 5.0.0 Description:
OpenCV (Open Source Computer Vision) is a library of programming functions mainly aimed at real time computer vision.
Example applications of the OpenCV library are Human-Computer Interaction (HCI); Object Identification, Segmentation and Recognition;
Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Understanding; Structure From Motion (SFM); and Mobile Robotics.
Homepage:https://opencv.org License: Apache-2.0
media-libs/tlottie::pg_overlay
- Ebuilds: 1, Testing: 0.1.0_pre20260906 Description:
tlottie renders Lottie animations -- the JSON vector-animation format
Telegram uses for animated stickers and emoji -- and is written in Rust
with no runtime dependencies. It dispatches at run time to hand-written
SIMD backends: ARM NEON, x86_64 SSE2/AVX2/AVX-512 and WASM.
Telegram Desktop replaced its bundled copy of media-libs/rlottie with
this library in the 7.2 series and, on Linux, requires it as a system
library rather than a bundled one. The package therefore installs only
a static archive and the C API header, which is the shape tdesktop's
cmake/external/tlottie module looks for.
Homepage:https://github.com/dkaraush/tlottie License: MIT Apache-2.0 ZLIB