GS::Video::SelectionCriteria
Selection criteria
Constructors
fast
Sourcenew(min_sharpness : Float32 = 100.0_f32, min_brightness : Float32 = 0.1_f32, max_brightness : Float32 = 0.9_f32, min_motion : Float32 = 0.02_f32, max_frames : Int32 = 100, uniform_distribution : Bool = true)
Sourcethorough
SourceInstance methods
max_brightness
Sourcemax_frames
Sourcemin_brightness
Sourcemin_motion
Sourcemin_sharpness
Sourceuniform_distribution
Source