pub(super) fn detect_scale_factor<T: Pixel>(
sequence: &Arc<Sequence>,
speed_mode: SceneDetectionSpeed,
) -> Option<ScaleFunction<T>>
Expand description
Scaling factor for frame in scene detection
pub(super) fn detect_scale_factor<T: Pixel>(
sequence: &Arc<Sequence>,
speed_mode: SceneDetectionSpeed,
) -> Option<ScaleFunction<T>>
Scaling factor for frame in scene detection