"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Track image targe in a captured photo

Is it possible to use Vuforia to track a target in an image instead of looking at targets in a webcam feed?

 

The flow of my app is:

Capture a photo of a drawing with a Vuforia marker on one side ->

Send the photo to Unity ->

Vuforia detects where the marker is ->

Unity screenshots an area next to the marker

 

One possible solution I have thought of is to use a fake webcam feed app and send the image to Vuforia that way. But I would prefer not use another app if possible!