Meeting Thursday, March 27, 2014
Course: IST
331- Organization and Design of Information Systems:
User and System Principles
Semester: Spring 2014
University: Penn State Abington
Professor: Joseph Oakes
Type: Face-To-Face
Time: 12:30 - 1:15 (45 minutes)
Participation: All teammates are attended the meeting and participated in the group discussion.
Topics Discussed:
Our final topic is create a gesture pattern that act as a password. In more details, LEAP Motion-based Gesture Password Recognition program will let users use their gesture in order to login to the system via LEAP Motion Controller. The code for this program is written in C# with elements of XAML, and so far we have working code that accepts one finger gesture to login to the system. During our meeting discussion, several drawbacks of LEAP Motion Controller were pointed out which were Leap Motion is not able to "see through the fingers”, and this device covers much less area than Kinect. Also, we discussed various elements of GUI of our program that are mentioned below.
User and System Principles
Semester: Spring 2014
University: Penn State Abington
Professor: Joseph Oakes
Type: Face-To-Face
Time: 12:30 - 1:15 (45 minutes)
Participation: All teammates are attended the meeting and participated in the group discussion.
Topics Discussed:
Our final topic is create a gesture pattern that act as a password. In more details, LEAP Motion-based Gesture Password Recognition program will let users use their gesture in order to login to the system via LEAP Motion Controller. The code for this program is written in C# with elements of XAML, and so far we have working code that accepts one finger gesture to login to the system. During our meeting discussion, several drawbacks of LEAP Motion Controller were pointed out which were Leap Motion is not able to "see through the fingers”, and this device covers much less area than Kinect. Also, we discussed various elements of GUI of our program that are mentioned below.
The Outcomes of the Meeting:
(1) Our program will have a pop up menu with a list of all users, so each users could select his/her profile and the use a gesture password that assigns to that profile.
(2) Our program will have special option to show each user own gesture password in the case user forgot own password. Of course, user is able to see own gesture password only after he/she enters password on touchscreen. The way our group wants to accomplish this task is drawing a motion diagram of password gesture.
(3) For security reasons, the program will use encryption algorithm
– either SSL or AES – to secure our data.
Goals for the Next Week:
(1) Starting PowerPoint presentation
Goals for the Next Week:
(1) Starting PowerPoint presentation
(2) Design GUI
(3) Improve our code for LEAP Motion Controller- instead of
just finger that the program use for gesture password, we will deploy all
fingers on both hands -
No comments:
Post a Comment