Hi guys.
I would like to have some advice on a “simple thing”.
I need to do some basic tracking :
-I need to know the x position and basic shape of a person standing in front of a camera. (shape not more precise than a quad around the person )
Here is the way I tried : background suppression shader and then contour.
My problem is :
-contour node output keeps on jittering and does not give me a stable quad.
Furthermore any little white dot is detected and gives me an output.
Do you have some advice or ideas on how to fix that ?
Maybe there is an other way of detecting the biggest white area ?
Thank you very much !!!