This project will compete with other up and coming 3D frameworks like wikitude and vuforia for the AR space.
So far we have debuggable AR and 3D working on the product. This semester we want to make the debugging for the AR code easier by adding testing framework for changes in our AR code. We are building this on devise instead of on a desktop application in order to see the full performance the software will have on the device so far. I am working on getting the application to first be testable by rendering opengl on a image that includes a markless AR. Then we will let the test environment have the ability to include looping video for showing markless AR. This will be a more stable environment for testing out future iteration of our matching algorithms.
Development schedule:
Weeks 0-4: Working on static images to test out the matching as well as adding code for debugging matching on static images
Weeks 5-7 : Working on getting the code to work on a pattern database that includes features and keypoints of potential markless targets.
Weeks 11-13: Working on getting the opengl to work on the static images target
Week 14-16 (November 18 - End : Finding a way to get video to show instead of static images.