GroG:
crazy |
GroG:
hmmm... I get the same result the I can't get the setPoint(int, int) to work ... very bizarre because the setPoint(Float,Float) works for me too .. and it just calls the setPoint(int, int) :P |
Alessandruino:
i tryed, but there is something that doens't work in sendig message with coordinates of point to python if facedetect and tracker are running on the same opencv |
GroG:
you could if you wanted to use just one - remove the facedetection when it happens - the switch the filters |
GroG:
why is have 2 a big problem? |
GroG:
sounds like my kind of odds |
GroG:
one 1 out of 2 :) |
Alessandruino:
trackPoint(float,float) works good |
Alessandruino:
ohhh....trackPoint(integer,integer) doeesn't work.... |
Alessandruino:
big problem..i have to use 2 opencv, one for tracking and one for facedetection |