Personal View site logo
Make sure to join PV on Telegram or Facebook! Perfect to keep up with community on your smartphone.
Please, support PV!
It allows to keep PV going, with more focus towards AI, but keeping be one of the few truly independent places.
Motion Tracking SDK for developing Adobe Premiere Plug-In needed
  • Hello, for our next Adobe Premiere Pro Plug-In we would like to integrate a motion tracking feature. Has anyone a recommendation for a motion tracker? I spoke to imageneer systems and they have a SDK for mocha, but this is really expensive. I want to track objects directly in Premiere Pro and our tool will be developed in C++.

    I would prefer not to use a stand-alone software or maybe mocha in AE and export the data from there into our plug-in which would be really easy, but to integrate it directly.

  • 2 Replies sorted by
  • Cheers! I know this is not a full SDK but have you looked into OpenCV? You might find something useful there: http://docs.opencv.org/modules/video/doc/motion_analysis_and_object_tracking.html

  • Thanks a lot, this is really helpful!