swt-detection
Detects scenes with text, like slates, chyrons and credits. This app can run in three modes, depending on useClassifier
, useStitcher
parameters. When useClassifier=True
, it runs in the “TimePoint mode” and generates TimePoint annotations. When useStitcher=True
, it runs in the “TimeFrame mode” and generates TimeFrame annotations based on existing TimePoint annotations – if no TimePoint is found, it produces an error. By default, it runs in the ‘both’ mode and first generates TimePoint annotations and then TimeFrame annotations on them.
- v7.5 (
@keighrim
) - v7.4 (
@keighrim
) - v7.3 (
@keighrim
) - v7.2 (
@keighrim
) - v7.1 (
@keighrim
) - v7.0 (
@keighrim
) - v6.1 (
@keighrim
) - v6.0 (
@keighrim
) - v5.1 (
@keighrim
) - v5.0 (
@marcverhagen
) - v4.4 (
@keighrim
) - v4.3 (
@keighrim
) - v4.2 (
@keighrim
) - v4.1 (
@keighrim
) - v4.0 (
@marcverhagen
) - v3.0 (
@marcverhagen
) - v2.1 (
@marcverhagen
) - v2.0 (
@marcverhagen
) - v1.0 (
@marcverhagen
)