inspirit / jsfeat

JavaScript Computer Vision library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eye Detection with JSFeat using pre recorded video stream

muhammadIkramUlHaq opened this issue · comments

Hi!
We are trying to use Haar cascade eye detection classifier with jsfeat on pre-recorded video stream but we are not able to get it. We are currently using two libraries in our application. First one "JSOBJECT DETECT" is being used for face detection and once face is detected we want eye detection process to start working. For eye detection we are using JSFeat library. Can you please guide us how to integrate eye detection in grails application using pre recorded video stream? If you have any example that is already done before that, can you please share with us so that we can use that to solve our issue?

Thanks
Muhammad Ikram Ul Haq