Recognition of Five Basic Static Hand Gestures
This code implements recognition of five basic static hand gestures by segmenting the hand using a skin color model, extracting the hand contour through boundary tracing, and identifying gestures via Fourier coefficients with Hu moment invariants for shape analysis.