This is the Linux app named DCV Color Primitives whose latest release can be downloaded as v0.5.3.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named DCV Color Primitives with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
DCV Color Primitives
DESCRIPTION
DCV Color Primitives is a library to perform image color model conversion. Aware of the underlying hardware and supplemental cpu extension sets (up to avx2). Support data coming from a single buffer or coming from multiple image planes. Support non-tightly packed data. Support images greater than 4GB (64 bit). Convert an image from bgra to nv12 (single plane) format containing yuv in BT601. You might want to propagate errors to the caller function or mix with some other error types. So far, buffers were sized taking into account the image pixel format and dimensions; However, you can use a function to compute how many bytes are needed to store an image of a given format and size. If your data is scattered in multiple buffers that are not necessarily contiguous, you can provide image planes. To take into account data which is not tightly packed, you can provide image strides.
Features
- DCV Color Primitives Library
- Supports YCbCr, ITU-R Recommendation BT.601 (standard video system)
- Supports YCbCr, ITU-R Recommendation BT.709 (CSC systems)
- Both standard range (0-235) and full range (0-255) are supported
- Requires Rust 1.55 and newer (until DCP 0.2: At least Rust 1.39)
- Requires Python3 and Fractions module (needed only if you want to execute the benchmark)
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dcv-color-primitives.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.