16lemoing / dot

Dense Optical Tracking: Connecting the Dots
https://16lemoing.github.io/dot
MIT License
255 stars 16 forks source link

c/c++ support #15

Open dominota opened 7 months ago

dominota commented 7 months ago

Will you release c/c++ version for your great tracking?

16lemoing commented 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