justadudewhohacks/opencv4nodejs

Opencv built-in traking algorithms

FahriBilici opened this issue · 0 comments

Hello, I wrote a program in python which is using CSRT tracker from opencv and i want to implement this on the nodejs version of open cv. but i didnt find any example for tracking algorithms nor in documents to. How can i implement/use tracking algorithms in this version?