---
title: 'CVAT tracker ID tool (English)'
disqus: hackmd
---
CVAT (English)
===
[TOC]
## Version information
Version:v0.0.2
Environment: window10
## 1. Tracking by OpenCV(MIL)
### (1). Create bounding box
Move to the Opencv icon and press Tracking and Track to mark the target object

### (2). Label
Use the left-click to label the target.

### (2). Tracking

### (4). Demonstration video by opencv MIL tarcking
{%youtube iNVKuYS1dqU %}
## 2. Tracking by Interpolation
### (1). Create bounding box
Move to the rectangle icon and press track to mark the target object.

### (2). Label first frame
Use the left-click to label the target on the first frame.

### (2). Label frame20
Move to frame20 and use the left-click to label the target.

### (3). Label frame40
Move to frame40 and use the left-click to label the target.

:::warning
Short intervals are required if the target is not moving directly
:::
### (4). Tracking

### (5). Demonstration video by opencv Interpolation
{%youtube uHMmQVSoMNA %}
## 3. References
CVAT github
https://github.com/openvinotoolkit/cvat
###### tags: `tool`