Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.27 KB

File metadata and controls

39 lines (25 loc) · 1.27 KB

Setting up the Temporal Annotation Tool (TaTo) - Windows

Dependencies

The TaTo tool has been tested using the following system configuration:

OS: Windows 10
Dependencies: Python 3.8, OpenCV-Python 4.2.0, VCD 4.3.0. Add: FFMPEG and ffmpeg-python for DExTool.

Environment in Windows

  • Verify pip is installed, if not install:

  • (Optional) It is recommended to create a virtual environment in Python 3 (more info here):

  • Install dependencies -opencv-python, numpy, vcd -FFMPEG and ffmpeg-python for DExTool.

  • Go to directory that contains the tool scripts.

Launching TaTo

In a terminal window, within the folder annotation_tool run

python TaTo.py

The tool will ask you to input the path of the mosaic video you want to annotate. Please insert the path following the DMD file structure.

The annotation tool TaTo opens with three windows.

Launching DEx

In a terminal window, within the folder exploreMaterial-tool run

python DExTool.py

The tool will ask you to input the task you wish to perform.