can Opencv for android support GPU acceleration ?
is it only support NVIDIA for android device?
is it only support NVIDIA for android device?
GPU acceleration is supported by using CUDA instructions on (mostly) nvidia hardware. If you want additional cpu + gpu acceleration you can use renderscript in your app. Read more about it here: http://developer.android.com/guide/to...
I have used renderscript for color format conversions like YUV > RGB and it's really fast! Cheers!
Asked: 2015-11-03 20:46:34 -0600
Seen: 4,233 times
Last updated: Nov 09 '15
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
Installing Sample App / OpenCV Manager
OpenCV-2.4.2-android-sdk missing build.xml?
OpenCV libs on Real Android Device
Unresolved inclusions in OpenCV android tutorial 4.
build openCV for android, without CUDA
OpenCV Tutorial 1 - Add OpenCV on API 8
Does OpenCV support PowerVR SGX540 GPU?
How to get good matches from the ORB feature detection algorithm?
How to decrease the number of processed frames from a live video camera?