How to take advantage of OpenGL in elementary 2D operations ?
Dear friends,
Recently I purchased a breadboard based on AllWinner A10 SoC microcontroller, intended to be used with OpenCV library.
In order to increase overall processing performance or the system, I wish know how could be delegated from its CPU ( ARM Cortex A8 ) to its GPU ( OpenGL ES2.0 ) as many as possible of the basic functions related to image enhancement and feature extracting.
The target application of design is related to image recognition and product classification, so that most power of native OpenGL core will leave unused.
Anybody could provide some advice ?
+++
Dear friends,
Recently I purchased a breadboard based on AllWinner A10 SoC microcontroller, intended to be used with OpenCV library.
In order to increase overall processing performance or the system, I wish know how could be delegated from its CPU ( ARM Cortex A8 ) to its GPU ( OpenGL ES2.0 ) as many as possible of the basic functions related to image enhancement and feature extracting.
The target application of design is related to image recognition and product classification, so that most power of native OpenGL core will leave unused.
Anybody could provide some advice ?
+++