Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Hand Tracking And Recognition with OpenCV
4.3
Computer Vision is in many ways the ultimate sensor, and has endless potential applications to robotics. The hand tracking is based on color recognition. The program is therefore initialized by sampling color from the hand. The hand is then extracted from the background by using a threshold using the sampled color profile. Each color in the profile produces a binary image which in turn are all summed together. A nonlinear median filter is then applied to get a smooth and noise free binary representation of the hand.
Gunner919683
2016-08-23
15
1
No more~