Detect Skin color of Palm using HSV [closed]
Hi fellas . I am working on Palm Detection and tracking on OpenCV Java.
I converted the Image to HSV, now when i try to track the Skin Color it shows negative results.
Here is my Palm Pic. C:\fakepath\Capture.JPG What should be the value of HSV Min and MAX to detect the skin color accurately?
Can't you take some pixels on the hand and check their values?
Use simple regression machine learning algorithm to get weights for each H, S and V values. That'd work really well.
Small remark. We suggest not to use hashtags in the tags of your topic. They generate a lot of double tags, rendering the search and filter options useless. Keep this in mind at your next post, adjusted it for you now.