Add a feature to adjust the minNeighbors parameter in the face_cascade.detectMultiScale() function. # Add a feature to adjust the scaleFactor parameter in the face_cascade.detectMultiScale() function.
local master_switch = ui.new_multiselect('Visuals', 'Effects', 'Disable post processing \n csm', list) cvar_postprocess:set_int(conts(switch, list[1]) and 0 or 1 ...