pub fn classify_scene(
spatial: f64,
temporal: f64,
dct_energy: f64,
) -> SceneClassExpand description
Classify a segment by its spatial/temporal complexity profile.
pub fn classify_scene(
spatial: f64,
temporal: f64,
dct_energy: f64,
) -> SceneClassClassify a segment by its spatial/temporal complexity profile.