Some gestures have sensor values that are very similar or overlap. For some gestures, misidentification can have significant consequences. For example, a Pinch Grasp (PG) might be used for many daily tasks such as picking up and manipulating objects, but Pointing with the Index finger (PI) might only be used to press buttons, a task that other gestures could be substituted for if needed. This makes it far more important to recognize PG than PI. In fact, accidentally mistaking PI for PG could lead to dropping objects the user is trying to interact with. Assume of the 5 2d gesture arrays in gestureList two of them (PI and PG) have overlapping values such that PGmin> PImin and PGmax

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter12: Event-driven Gui Programming, Multithreading, And Animation
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

BackGround

Wearable sensors are devices that can be worn on various parts of the body to collect physiological
data. This data can be used in wide variety of applications such as health monitoring (e.g. monitoring a
person’s heart rate) to gesture recognition (e.g. identifying a pointing motion). These wearable sensors
gather information from the user and provide output that is sorted into different categories. In the case
of gesture recognition, the categories are the gestures that a person can perform. It is important for the
wearable sensors to correctly identify these gestures so the wearer can perform their desired action (ex.
maintaining a pinch on an item instead of dropping it). A model can be built using a number of worn
sensors that describes gestures made by the user, but the model must be trained.

Question

Some gestures have sensor values that are very similar or overlap. For some gestures, misidentification
can have significant consequences. For example, a Pinch Grasp (PG) might be used for many daily tasks
such as picking up and manipulating objects, but Pointing with the Index finger (PI) might only be used
to press buttons, a task that other gestures could be substituted for if needed. This makes it far more
important to recognize PG than PI. In fact, accidentally mistaking PI for PG could lead to dropping
objects the user is trying to interact with.
Assume of the 5 2d gesture arrays in gestureList two of them (PI and PG) have overlapping values such
that PGmin> PImin and PGmax<PImax. How would you perform the following?

  • Ensure that there is no possibility of PG being mistaken for PI
  • Use the minimum number of testing loops to do so
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Eight puzzle problem
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning