ultralytics-ascend/docs/en/reference/trackers/utils/gmc.md
Jan Knobloch b9f0983e82
Update more/missing type qualifiers to lowercase MkDocs admonitions (#16215)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2024-09-11 18:30:13 +02:00

16 lines
880 B
Markdown

---
description: Explore the Generalized Motion Compensation (GMC) class for tracking and object detection with methods like ORB, SIFT, ECC, and more.
keywords: GMC, Generalized Motion Compensation, Ultralytics, tracking, object detection, ORB, SIFT, ECC, Sparse Optical Flow, computer vision, video frames
---
# Reference for `ultralytics/trackers/utils/gmc.py`
!!! note
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/utils/gmc.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/utils/gmc.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/trackers/utils/gmc.py) 🛠️. Thank you 🙏!
<br>
## ::: ultralytics.trackers.utils.gmc.GMC
<br><br>