Week 7 (Oct.10 ~ Oct.16): Prototyping

This is another week for intense developing. To prove out concept works, we must solve a technical issue first: field reorganization.

We’ re going to approach the solution through two ways: building our own image processing algorithm and using pattern reorganization provided by the SDK.

Here is a demo of our prototype using AR SDK for Unity:

The other way is hard at the beginning, but we’re expect a better performance in the end. The AR SDK do have its limit: the frame rate start to drop when we try to put more stuff into that. Image processing is taking input from camera and try to recognize the field in real time.

Next week is half, so we’ll also be preparing half presentation this week.