+ All Categories
Home > Documents > Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal,...

Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal,...

Date post: 27-Sep-2020
Category:
Upload: others
View: 2 times
Download: 0 times
Share this document with a friend
11
Slate8 Progress Report1 Prajjwal Dangal, Sarad Dhungel, Reginald Etienne, Claude Ndzami, Renika Montgomery, Roshil Paudyal, Yonatan Yilma ……. Faculty Advisor: Dr. Mohamed Chouikha, Ph.D.
Transcript
Page 1: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Slate8Progress Report1

Prajjwal Dangal, Sarad Dhungel, Reginald Etienne, Claude Ndzami,Renika Montgomery, Roshil Paudyal, Yonatan Yilma

…….Faculty Advisor: Dr. Mohamed Chouikha, Ph.D.

ckim
Typewritten Text
EECE404 Senior Design II Electrical and Computer Engineering Howard University 2014-15 Instructor: Dr. Charles Kim Webpage: www.mwftr.com/SD.html
Page 2: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

The final design will use the intel de2i-150 board. The tablet’s size will be roughly the size of this board. A usb camera, micro SD storage, external battery, display screen, and control buttons.

Final Design

Page 3: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Timelines and milestones2014

Today

Sep Oct Nov Dec Jan2015 Feb Mar Apr

Started9/18/2014

Cornell Cup Presentation

5/1/2015

9/18/2014 - 9/24/2014Problem Statement9/25/2014 - 10/13/2014Cup 2015 Registration

9/30/2014 - 10/1/2014Problem Formulation10/9/2014 - 10/15/2014Current Status of Art

10/16/2014 - 10/22/2014Design Requirements10/23/2014 - 11/5/2014Idea Generation

11/6/2014 - 11/12/2014Perform Analysis11/13/2014 - 11/19/2014Matrix for Top Design Selection

11/20/2014 - 11/26/2014Evaluation Plan11/20/2014 - 12/3/2014Presentation of Conceptual Design

11/2/2014 - 12/20/2014Design Finalization12/20/2014 - 2/25/2015Develpment of the Design

2/25/2015 - 3/10/2015Testing Project3/2/2015 - 3/19/2015Documentation of Project

3/23/2015 - 4/30/2015Final Product Presentation

25

Page 4: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Timelines and milestones

2015

Started9/18/2014

Cornell Cup Presentation

5/1/2015

25

intel de2i-150 boardUsb camera

Lcd displayYocto Linux OS

Page 5: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

• What went well over the last period• Make use of OpenCV and Python on Laptop• Recognize hand and fingers• Created a Cascade using Cascade LBP to detect plane • To check the training method

• Key findings and results• Learned how to train our system (Haar method)• Learned that the Di2-150 Atom board accommodates

Python using Bitbake tool

Highlights of the Period

Page 6: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Highlights of the Period

Page 7: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Tested and Implemented the preliminary of the Idea

Highlights of the Period

Page 8: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Issue installing Computer Vision Library on Intel Atom BoardHaar- Classifier : Waiting for Sign Letters databasePoor Performance

Low Lights

Page 9: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Risk Mitigation MeasureRank Type of Risk Approach1. Installing Computer Vision

Library on Intel Atom BoardStudy of Yocot Linux

2. Installing Bitbake build tool for embedded linux like Yocto linux

Familiarity with Bit bake tool for embedded linux

3. Training the Haar Classifier 1:2 ratio for Positive and Negative Image

4. Computation Time Focus on Algorithm and Hardware part to subsidize computation time

5 Accuracy Focus on testing the Gesture Library and introduce wide variance

Page 10: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

As of now, our product can only:Detect hands and contoursDetect fingers and gesturesIs implemented in a computer

In the Future:Install the openCV and bitbake tool on the boardConnect the USB Camera to the boardAccess the sign letters database from Purdue University LibraryTrain the Haar Classifier

Recommendation and next steps:

Page 11: Slate8 Prog2 021815 - MWFTR Prog2 021815.pdf · 2015. 2. 19. · Renika Montgomery, Roshil Paudyal, Yonatan Yilma Faculty Advisor: Dr. Mohamed Chouikha, Ph.D. EECE404 Senior Design

Questions?


Recommended