Cargando…

OpenVX Programming Guide /

OpenVX is the computer vision API adopted by many high-performance processor vendors. It is quickly becoming the preferred way to write fast and power-efficient code on embedded systems. OpenVX Programming Guidebook presents definitive information on OpenVX 1.2 and 1.3, the Neural Network, and other...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Brill, Frank (Computer programmer) (Autor), Erukhimov, Victor (Autor), Ramm, Stephen (Autor), Giduthuru, Radhakrishna (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London : Academic Press, 2020.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Introduction
  • Build your first OpenVX program
  • Building an OpenVX graph
  • Using the graph API to write efficient portable code
  • Deploying an OpenVX graph to a target platform
  • Basic image transformations
  • Background subtraction and object detection
  • Computational photography
  • Tracking
  • Neural networks
  • OpenVX safety-critical applications
  • Efficient data input/output
  • Interoperability between OpenVX and other frameworks
  • Existing implementations and platforms for OpenVX
  • Changes in OpenVX 1.3
  • A The list of OpenVX data objects and their attributes
  • B The list of computer vision graph API nodes.