How to show the confidence level of detectMultiScale "in python"
Hello! I was working on my research and I got a problem, I'm trying to show the confidence level, and I've googled for billion times, I've tried billions of codes, does anyone know how to show it? I've tried
outputRejectLevels = "levelWeights"
outputRejectLevels = True
outputRejectLevels = "objects"
outputRejectLevels = "rejectLevel"
and etc,
I got TypeError: 'outputRejectLevels' is an invalid keyword argument for this function
,
please guys, thank you
please show the exact invocation, some lines of code, thank you.
Thank goodness. U Solved ur problem fixed