Simple MMTI and camera tracking

I am trying to setup a simple GPU accelerated MMTI (Multiple Moving Target Indicator) and Single target tracker on the Nano without any classifiers.
I can’t seem to find useful resources. Could someone please point me to example code, a completed project or a list of useful functions?
I’d prefer to code in python but will work on C/C++ as well.

HI,

I’m afraid that we might not have the corresponding sample can share with you.

If you don’t want a classifier, it’s recommended to check our VPI or NPP library first.
VPI: https://docs.nvidia.com/vpi/index.html
NPP: https://docs.nvidia.com/cuda/npp/index.html

Thanks.

You may be interested in the VisionWorks Motion Estimation demo as a starting point:

External Media

Also of relevance may be the object tracker, feature tracking, and video stabilizer samples (these do not perform classification)
You can find them on your Jetson under /usr/share/visionworks/