Does any one know any Augmented Reality SDK that supports both iOS and Android? What I need to do is detect classes of objects and based on the class type place information (text and images) on top of the real world object. I have seen a few libraries like Vuforia but they detect images and features not object classes.
Basically I want to implement something similar to Google Goggles landmark search feature.