inspirit / jsfeat

JavaScript Computer Vision library.
MIT License
2.74k stars 372 forks source link

application #21

Closed cjuhong closed 10 years ago

cjuhong commented 10 years ago

I am new to Computer Vision.

Could you share some code like how to detect hand open & hand fist, hand move close & far to webcam.

Or Could you recommend some books or websites about how to use these technology to implement above application ?

inspirit commented 10 years ago

there are plenty of examples at documentation pages. but i would recommend to search for OpenCV related literature if you want to learn how things works.