Hello,
I am trying to use the FMV Object Tracking feature of Image Analyst as described in this article:
https://pro.arcgis.com/en/pro-app/latest/help/analysis/image-analyst/object-tracking-in-motion-imagery.htm
This works as expected, but I would like to combine it with an object detection model, so that the objects being tracked do not have to manually be selected by the user. Essentially similar results to those achieved with Python here: https://developers.arcgis.com/python/guide/object-detection-and-tracking-on-videos/, but then with the tracked objects added as features in the GIS as was done in the first tutorial. Is this possible?
Thank you!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.