Skip to main content

OpenVX implementation

Project description

PyVX is an implementation of OpenVX in python. OpenVX is a standard for expressing computer vision processing algorithms as a graph of function nodes. This graph is verified once and can then be processed (executed) multiple times. This implementation gains its performance by generating C-code during the verification phase. This code is compiled and loaded dynamically and then called during the process phase.

To use this python implementation as an OpenVX backend from a C program, a shared library is provided. This library embeds python and provides an C API following the OpenVX specification. That way the C program does not need to be aware of the fact that python is used. Also, any C program following the OpenVX specification will be compilable with this backend.

Further details are provided in the Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyVX-0.2.3.tar.gz (56.5 kB view details)

Uploaded Source

File details

Details for the file PyVX-0.2.3.tar.gz.

File metadata

  • Download URL: PyVX-0.2.3.tar.gz
  • Upload date:
  • Size: 56.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyVX-0.2.3.tar.gz
Algorithm Hash digest
SHA256 09f86ebcba9daeb9c2e058bc1d36264ee2b1d73b56602dce561a95b2d480f49d
MD5 7d46888d6e1f11f9e90e61ab3e66e1bd
BLAKE2b-256 1af7997563c0287767ec5034e7bba42b6fdb8ac31c6f1b1f1c9dae418f4efc48

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page