@RichardBurns wrote:
Hi Guys,
I've setup a spout receiver which is currently bringing in a texture (I'm using ofxSpout2) and then I want to do some simple face tracking on that. I have the whole setup working but it's very slow as I'm capturing the texture to an image using image grabScreen. I was wondering if anybody knew of the best approach to speed this up. I'm still a beginner in openframeworks terms. Do I have to do some kind of texture to image conversion or is there a way to run haarfinder directly on the texture that comes in? I always find the terminology between the two quite confusing.
Thanks in advance,
Richard
Posts: 3
Participants: 2