Skip to content
#

convex-hull

Here are 276 public repositories matching this topic...

We help the deaf and the dumb to communicate with normal people using hand gesture to speech conversion. In this code we use depth maps from the kinect camera and techniques like convex hull + contour mapping to recognise 5 hand signs

  • Updated Jul 27, 2017
  • Python

Amr-Tracker: [Computer Vision Project] is a program that detects Hands in a ROI (lower 2/3) of the frame, masks out the background using our color-space for the skin tone. After masking out, it draws its contours within our certain threshold to remove noise, and then draws the convex hull around the extreme points to have a better representation…

  • Updated Nov 24, 2017
  • C++

Improve this page

Add a description, image, and links to the convex-hull topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convex-hull topic, visit your repo's landing page and select "manage topics."

Learn more