Ask Your Question

dftba4ever's profile - activity

2014-09-04 08:15:35 -0600 asked a question (newbie) How do I make my program find a certain target?

I've seen face detection examples, and I want to do something similar. I want to be able to provide my program with a target that it can use to find more copies of this target in an image feed coming from a USB device. It needs to be able to track multiple instances of this target. How do I set this up? I don't need it to find an exact duplicate of the original target, I need it to recognize the target item. How can I set this up?