├── Makefile ├── README └── hand.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bengal/opencv-hand-detection/HEAD/Makefile -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bengal/opencv-hand-detection/HEAD/README -------------------------------------------------------------------------------- /hand.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bengal/opencv-hand-detection/HEAD/hand.c --------------------------------------------------------------------------------