How to begin with augmented reality? [closed]
Being a quite popular buzz word, augmented reality can be build with some distinct algorithms which can be learnt separately. Usually it covers: planar object detection (can be a marker or previously trained object). SURF/SIFT/FAST descriptors, RANSAC for homography matrix calculation store trained objects in DB (KD-trees) camera position estimation augmenting 3D model with custom … Read more