ocv3 ocl gpu acceleration on android ?

asked 2015-07-06 16:08:08 -0600

hi all

even after replacing Mat by UMat, i don't get opencl gpu accerlation with opencv3.0(gold) on samsung s6/android 5.02 , what did i forgot ?

can i get faster gpu accelerated opencv if i use the SOC specific opencv Libs, rather than the generic openCL gpu acceleration ? (detecting at run time which opencv lib to load based on SOC name testing)

thank you.

edit retag flag offensive close merge delete