Shape Recognition

10
Shape Recognition March Program Review Team Tillamook

description

Shape Recognition . March Program Review Team Tillamook. The Team. Team Members: Kim Tabac (Spring Team Lead) Bethany Nemeth (Fall Team Lead) Hailee Kenney (Web Master) Ross Hallauer ( VIP ) Advisors: Aziz Inan (Faculty) Walt Harrison (Industry). Background. - PowerPoint PPT Presentation

Transcript of Shape Recognition

Page 1: Shape Recognition

Shape Recognition March Program Review

Team Tillamook

Page 2: Shape Recognition

The TeamTeam Members:

★ Kim Tabac (Spring Team Lead)★ Bethany Nemeth (Fall Team Lead)★ Hailee Kenney (Web Master)★ Ross Hallauer (VIP)Advisors:

★ Aziz Inan (Faculty)★ Walt Harrison (Industry)

Page 3: Shape Recognition

BackgroundRecognizes and counts the number of shapes (circle, triangle, or square) that pass under the camera

Page 4: Shape Recognition

Methods★Sense-Process-Display★Determined components

○ MOSIS - EEPROM ○ Arduino MEGA○ ArduCAM○ LCD○ Stepper Motor

★Design and Implementation

Page 5: Shape Recognition

ArchitectureHardware ComponentsSoftware Components

Mechanical Components

Page 6: Shape Recognition

Results★ No quantitative

data★ Data represented

by comparing expected shape with shape that was recognized

Expected Shape

Shape Recognize

d

Expected Shape

Shape Recogniz

ed

Square Square ✓ Circle Circle ✓

Circle Circle ✓ Square Square ✓

Triangle Triangle ✓ Triangle Triangle ✓

Square Square ✓ Square Square ✓

Circle Circle ✓ Triangle Triangle ✓

Triangle Triangle ✓

Page 7: Shape Recognition

Hardware Issues★MOSIS

○ Large schematic○ B^2 Logic Limitations

★LCD Display○ ArduCAM shield

★Power supply★Hardware Placement

Page 8: Shape Recognition

Software Issues★Arduino memory limitations

○ Image data○ Large numbers

★Poor Documentation★Coordinating Hardware Components

○ Track, LCD, Camera, On/Off Switch

Page 9: Shape Recognition

Demonstration

https://www.dropbox.com/s/uy1qmxnhpcagp3t/00001.MTS

Page 10: Shape Recognition

Conclusion★Methods for building project★Architecture (hardware, software,

mechanical components)★Results★Issues encountered with hardware &

software★Successful in recognizing shapes