Lab Assignment 8 - Achu0015/BigDataAna-App-SP2K17 GitHub Wiki

                                             # Lab Assignment 8

Solution 1:

Tensorflow program using Softmax classification for Caltech 101 data set of images. Along with this data set I have performed the softmax classification on IRIS data set using tensor flow. The data set for train and test are provided in csv format and then classification model is built using CNN. Finally I got and accuracy of 96%, below are the screen shots

Here are the images of tensorboard for cal tech image data set:

Solution 2:

The main objective of these Applications is to develop a 360-degree video, a game which can be viewed through any VR Viewer and uses touch events to interact with the system integrated with Spatial Audio, Head Tracking, User Input Event Handling and a Game and also to deploy an Application in Smart Watch Emulator.

Description:

This Assignment mainly consists of three Applications, First Application is Treasure Hunt which is actually a game viewed through any VR Viewer and uses touch events to interact with the system, Second Application is a Google 360 degrees video viewer which allows the user to experience the virtual view of a 360 degrees video and the third application is the basic Dictionary application deployed in a Smart Watch Emulator.

Platforms and Software's used:

Android Studio, Java, Smart-watch Emulator

Develop a Cardboard App

Application-1 : VR VIEW OF A GAME - FINDING A CUBE:

This is Basically a Game where the user needs to find a three Dimensional Cube placed on a two dimensional Platform. Welcome page which describes the behavior of the application is integrated with the main App. After clicking on Go to Application the user will navigate to the main APP. By the user head movement he can experience the movement of the plane and find out the cube location on the plane. By maintaining certain angle of the cube, the user can observe the color change of the entire cube to yellow, at that point of time if the user clicks on the cube then the cube will get disappear from its position.

Screen Shots:

By clicking on the ICON Google Cardboard. User will get navigated to Welcome Page.

Welcome page which contains the description of the Application and a Go to Application button. By clicking on the button the user will get navigated to Application Page

Screenshots of the Treasure Hunt Game:

By clicking on the cardboard image user will get redirected to the Game. Here the user can observe a three dimensional plane which is divided into two planes one contains of a three dimensional cube and other is a two dimensional plane surface on which by maintaining a certain constant distance cube is allowed to float

By viewing cube in certain angle entire color of the cube is changed to yellow. When the user clicks on the cube at this point, then the user can observe the cube is relocated.

Empty Plane when the Cube goes missing.

Relocated Cube on the plane