Open dominota opened 7 months ago
Hi @dominota ! Thanks for asking. We do not plan to release a c/c++ version yet. But we are open to contributions.
There are two main steps in our approach: point tracking initialization (CoTracker, TAPIR ...) and optical flow refinement (RAFT). I am not aware of any c/c++ version of CoTracker / TAPIR. For RAFT there is this repo https://github.com/chenjianqu/RAFT_CPP
Will you release c/c++ version for your great tracking?