...
- Source Code
- galaxy/tools/amp_vocr/azure_video_ocr.xml : This is the configuration file that details the tools usage, its inputs, outputs, version, and other things.
- galaxy/tools/amp_vocr/azure_video_ocr.py : This is a python wrapper to generated generate AMP Video OCR JSON based on Azure Video indexer JSON and Video OCR Artifacts JSON output from Azure Video Indexer.
- galaxy/tools/amp_schema/video_ocr.py : Classes used to construct AMP Video OCR json output.
...