Gesture Controlled Robot Using Image Processing
Gesture Controlled Robot Using Image Processing
Introduction
The project is Gesture Controlled Robot
Using Image Processing.
It is a hardware and software based integrated
system .
It is developed for hand gesture based
surveillance robot.
The hardware part is developed based on
Raspberry Pi platform with the help of Python.
Objectives
To provide the real time hand gestures to the
camera and process the obtained image.
To recognize the given gestures, interpret the
given gestures and come to the conclusion.
To be able to monitor the hardware with the help
of hand gesture.
To be able to identify the surrounding objects by
the robot so as to provide the live camera feed to
the controller.
Scope
Defense
Gesture-based wheel chairs
Healthcare environments
Industries
Entertainment field
Requirement Analysis
Hardware components:
o
o
o
o
o
Pi Cam
Motor Driver (L293D circuit)
Raspberry Pi 2 B
DC Motor
Wheels
Software components:
o
o
o
o
Python
Open CV
PCB wizard
Proteus
Block Diagram
2. Pattern Recognition
Feature Extraction
Classification
3. Post Processing
Evaluation of confidence in decisions.
Exploitation of context to improve
performances.
Combination of experts.
Work Accomplished
Grayscaling:
A grayscale of an digital image is an image in
which the value of each pixel is a single
sample that carries only intensity information.
Edge Detection:
PCB design
PCB for the robotic part was designed and
simulated.
Results
Work remaining
Complete interfacing of the hardware parts and
software.
Complete testing of the hardware and software
parts.
Conclusion
The image acquisition and hardware (PCB)
design required for this project has been
completed.
The project has been going smoothly
according to the planning.
Thank You