Ask Your Question

Revision history [back]

Using Grabcut with RenderScript (Android).

Hi there, I am using OpenCV to perform grabcut in my android application but it is taking way too much time for the complete process. I am thinking of using RenderScript to speedup the whole process. But unable to find any support on how to use OpenCV function in RenderScript. Is there any tutorial or example or anything that can be of help?

PS: I am not using NDK.