I'm just wondering how the fingertips are found.
I use this finger count to write a finger. In particular, I am working on C # with AFORGE.NET and want to use the convex hull algorithm for this. All I can find is running on the platform OPENCV.
Please suggest a finger counter search method in C # and, if possible, without using a platform OPENCV.
source
share