"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

Opaque Image

Working with the FrameMarkers example I would like to add an opaque image that is on the screen at all times. I'm having some trouble doing this. Any reasonable suggestions?

Do you mean you want an overlay on top of the camera image/feed?

If so then you could use either an OpenGL Texture, or you could use a UIView as utilised by the buttons in the samples.

 

N

willtrosky

Wed, 07/11/2012 - 17:04

Thanks.

Yes, I want an overly on top of the camera feed.

Are you referring to the VirtualButton example? 

Are you referring to the VirtualButton example?

 

No.  When you touch the screen on the image targets sample, it brings up another view that overlays trhe camera feed which allows you to switch datasets.