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