eduardolundgren/tracking.js

Converting new haar casade data from opencv

BhavitChhatralia opened this issue · 1 comments

Have attempted to use: https://github.com/cirocosta/gulp-converter-tjs
But due to the new format of opencv the xml file generated doesn't allow for the converter to parse the file into tracking js array format. The number of internal nodes doesn't correspond with the number of rects.
Any help is appricated.

Found a alternative converter which seems to do the job of converting the xml into the tjs array format.
https://github.com/wildhaber/haar2tjs