File size: 312 Bytes
2db7738
 
 
 
 
 
 
1
2
3
4
5
6
7
"""Helper package for the DRS application.

This package groups together the individual components used by the
Digital Review System.  Each submodule focuses on a specific part of
the pipeline: video processing, ball detection and tracking,
trajectory estimation, LBW decision logic and result visualisation.
"""