How to convert Haar cascade xml file to tracking.js format?

530 Views Asked by At

I have created a Harcascade xml (new format) in openCV, and now i want to convert this xml to tracking.js

I have also tried using https://github.com/cirocosta/gulp-converter-tjs but no luck.

Any ideas on how to use my xml to integrate with tracking js ?

Thanks in advance.

0

There are 0 best solutions below