Hi I'm bit confused how all of this works.
For example with oak-1 that has myriad X, I run the feature_tracker.py example.
There is mention of HW_MOTION_ESTIMATION or lucas kanade.
I took a quick look into the sdk code both of those are executed in the VPU pipeline so they are both accelerated?
Is the FeatureTracker class based on neural network model or is it some other algorithm?
It's executed on the myriad shave cores or in the myriad cpu?