How to detect fingers in an image?

Hello,
I want to draw a circle from the centerpoint (red point) in an image which is known. How can I do it? How can I detect the five fingers outside of the circle?
Any help would be greatly appreciated.

Risposte (1)

Shantanu Dwivedi
Shantanu Dwivedi il 30 Ott 2020
Modificato: Shantanu Dwivedi il 30 Ott 2020

0 voti

To detect certain objects in an image, Edge detection is a useful tool. Here is a documentation of all the edge detection techniques to find object boundaries in an image.
For further understanding, please watch the following video-
Try these methods to find the best method suitable for your image.

Categorie

Richiesto:

il 27 Ott 2020

Modificato:

il 30 Ott 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by