eduardolundgren/tracking.js

How can I rotate 90deg web camera to detect faces?

Closed this issue · 5 comments

Hi,
How can I rotate 90deg web camera to detect faces?

https://www.w3schools.com/tags/canvas_rotate.asp

It just rotate the canvas,but did not rotate the video source

I try to use canvas to track,
but I got some error.
tracking.track('#canvas_d', vm.tracker);

TypeError: Cannot read property 'getImageData' of null

found the problem.
It did not support pixi.webgl