Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Verity processes videos by applying : Computer Vision analysis to sampled image frames

.

and Natural Language Processing (NLP) analysis to text transcribed from the video’s audio track.

Verity runs parallel analysis of both image and text audio components from the of a video. Verity samples :

  • Samples frames from the video and sends them for image analysis

...

  • Extracts the audio track from the video and sends it for transcription from speech

...

  • to

...

  • text. Verity then enriches the text output with metadata (such as video title

...

  • and description) and sends it for NLP analysis.

...

  • Merges the results of these parallel analyses

...

  • using proprietary merging logic.

...

  • Returns a comprehensive analysis

...

  • that considers both auditory and visual elements of the video

...

  • .

...