Debugging Vision Object Tracking

Working on using vision on macOS and tracking objects in a video playing using AVKit. My Dected object observation never seems to change, it is always where the initial selection of the object was. I am wondering if there is a way to see what Vision thinks is the object it is tracking? Additionaly, from my understanding the coordinate systems from Vision/AVKit and NSView should be the same is that correct? Any thoughts on this would be helpful.


Thanks,

B