8000 GitHub - dorajam/OpenCV-object-recognition: Recurse Center project: skin recognition, edge detection etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dorajam/OpenCV-object-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-object-recognition

Skin recognition and edge detection

This is an experimentation of the OpenCV library to detect objects

My goal was to control my mousepad by gesture recognition through the webcamera, without using any external hardware.

In OpenCV, this is normally done by specifying a color range, and then by hoping that your webcam will detect the object of the corresponding color.
You can imagine that this is not the most robust way of doing gesture recognition. Since indeed the color detection was highly sensitive to external circumstances, I decided to implement things from scratch and do the same things with neural networks.

Some of the things that came out of this:



About

Recurse Center project: skin recognition, edge detection etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

2D61 Languages

0