Skip to main content

detect_screen_content

Function detect_screen_content 

Source
pub fn detect_screen_content(profile: &Profile) -> ScreenContentDetection
Expand description

Detects whether a video is screen content based on complexity profile heuristics.

Screen content signatures:

  • Very high spatial complexity (sharp edges, text)
  • Very low temporal complexity (static or near-static)
  • High fraction of frames with minimal temporal change