eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.44k stars 1.45k forks source link

Is it possible to compare two faces #145

Closed tanuj225 closed 8 years ago

tanuj225 commented 8 years ago

I want it to find the faces give me a bunch of stats on the face and compare it to another image and tell me how similar the two faces are.

thiago-rocha commented 8 years ago

@tanuj225 , you can use trackingjs just to find faces region in a video/image but you will need a algorithm to compare characteristics of two faces.