Investigates Image data fusion techniques that combine image and track data from multiple sensors to achieve improved accuracies and more specific inferences than could be achieved by the use of a single sensor alone. Our aim is to explore the state-of-the-art image processing algorithms for achieving effective data fusion as in:
Virtual Mouse using Space Mapping and Gesture Recognition
Admin 2021-04-08 👁️ 207
1. Introduction
The two main function of mouse are 1) location of pointer, 2) press of button
1) Find the location of fingertip in screen plane
2) Control pressing button event using gesture recognition
2. Block diagram of the system
3. Algorithms of the system
Calibration using eight pre-defined points
Two types gesture recognition using neural network
4. Application Demo