- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
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 extensions as well as the OpenVX Safety Critical standard.
This book gives a high-level overview of the OpenVX standard, its design principles, and overall structure. It covers computer vision functions and the graph API, providing examples of usage for the majority of the functions. It is intended both for the first-time user of OpenVX and as a reference for experienced OpenVX developers.
Contents
1. Introduction2. Build your first OpenVX program3. Using the Graph API to write efficient portable code4. Building an OpenVX graph5. Deploying an OpenVX graph to a target platform6. Basic image transformations7. Background subtraction and object detection8. Computational photography9. Efficient data input/output10. Tracking11. Use OpenVX for deep neural networks12. OpenVX safety critical applications13. Using OpenVX with other vision frameworks14. Making the most of your OpenVX code