eduardolundgren / tracking.js

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

Video to Image Face Detection #316

Open karneaud opened 6 years ago

karneaud commented 6 years ago

Hello,

I'm trying to use your Face Camera Example https://trackingjs.com/examples/face_camera.html to take a snapshot of the detected face to an image for further processing.

The example works good if the video and canvas is the same aspect ratio. But when the video or canvas is not then either the tracking is off or the detection is off.

Would the framework be able to get the tracked face image date from the video itself for use as image?

murat-aka commented 6 years ago

247

295