Personal View site logo
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!