Create your first automation in just a few minutes.Try Studio Web →
by Khushpreet Sandhu
0
Solution
<100
Summary
Summary
Finger Count Recognizer will count the number of fingers when user displays it to the camera. It is a subcomponent of Hand Gesture Recognition.
Overview
Overview
This solution is using OpenCV capabilities in order to perform the image-based processing, and it captures the hand image provided by the user.
It triggers a python script that first activates the camera and, by giving the command, the background is captured, and the noise is removed. As soon as the user shows their hand to the camera, it accurately identifies the number of fingers.
Use cases:
Features
Features
Additional Information
Additional Information
Dependencies
python 3.6 "https://www.python.org/downloads/release/python-368/" https://www.python.org/downloads/release/python-368/ open cv 4.1.1.26 "https://opencv.org/" https://opencv.org/, pip install opencv-python numpy 1.16.2 "https://numpy.org/" https://numpy.org/, pip install numpy UiPath.Python.Activities 1.0.7053
Code Language
Visual Basic
Technical
Version
1.0.0Updated
May 31, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources