1. 概念
OpenVX: Hardware acceleration API for Computer Vision applications and libraries
2. OpenVX – Vision Acceleration
3. OpenVX Graphs – The Key to Efficiency
1) OpenVX developers express a graph of image operations (‘Nodes’)
2) Graph enables implementations to optimize for power and performance
3) Minimizes host interaction during frame-rate graph execution
4. OpenVX Framework Efficiency
5. Layered Vision Processing Ecosystem
6. OpenCV Vs OpenVX