i know that opencv 2.4.x had explicit support for opencl. now in open cv 3.0 there isn't an explicit support, but i understood from documentation that there is implicit support behind the scenes.
my question is that: Is there is opencl implementation for ORB descriptor? if so how can i use it?