i'm trying to open a jpeg file which is a drawable of my app. Following this method I have no idea about how to set the variable "context" (that is the first parameter of the function loadResource).
My aim is just to load this image, extract some feature and compare it with the frames grabbed from camera. And to this end I would like some good suggested tutorial (i will use some feature matching method).
thanks a lot!